]> git.sesse.net Git - vlc/commit
* Makefile.am, bootstrap, mozilla/Makefile.am: don't try to build pic _and_ non-pic...
authorGildas Bazin <gbazin@videolan.org>
Mon, 20 Oct 2003 10:37:56 +0000 (10:37 +0000)
committerGildas Bazin <gbazin@videolan.org>
Mon, 20 Oct 2003 10:37:56 +0000 (10:37 +0000)
commitde1be1c13f90635eb4788ff1c2e1e9e09942cda7
tree474c4f40e90cd96d91ac978c587b3191f14d1b7c
parenta51b1992747c9cec7770574aa11e03c3074096db
* Makefile.am, bootstrap, mozilla/Makefile.am: don't try to build pic _and_ non-pic code on win32 as there's no need for pic code on this platform. This should almost reduce the compilation time by a factor of 2 when the mozilla plugin is activated in the build process.
Makefile.am
bootstrap
mozilla/Makefile.am