[vlc-devel] vlc: svn commit r15807 (courmisch)
Subversion daemon
svn at videolan.org
Sun Jun 4 19:07:19 CEST 2006
r15807 | courmisch | 2006-06-04 19:07:19 +0200 (Sun, 04 Jun 2006) | 7 lines
Changed paths:
M /trunk/Makefile.am
M /trunk/bootstrap
M /trunk/configure.ac
M /trunk/mozilla/Makefile.am
M /trunk/src/Makefile.am
Suppress support for position dependant code (except on mingw32).
This simplifies the build system quite a lot, and reduce compilation
times when PIC is actually needed.
If you really mind the extra overhead of PIC, use:
./configure --enable-libtool --enable-static --disable-shared
--
This is the vlc-devel mailing-list, see http://www.videolan.org/vlc/
To unsubscribe, please read http://developers.videolan.org/lists.html
More information about the vlc-devel
mailing list