]> git.sesse.net Git - vlc/commit
_Experimental_ *optional* libtool support (--enable-libtool)
authorRémi Denis-Courmont <rem@videolan.org>
Thu, 23 Feb 2006 19:41:36 +0000 (19:41 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Thu, 23 Feb 2006 19:41:36 +0000 (19:41 +0000)
commit6aa5b046329c07819c4f96a3b889a7155c357deb
treea93559dd874b246dc081f687fa333bed209ee483
parentad2d545ad029b26714b92a695b706b63ba894880
_Experimental_ *optional* libtool support (--enable-libtool)

Should work fine (ie. better than --enable-shared-libvlc) on Linux,
should work on Mac OS X (except for packaging), while shared libvlc doesn't.

Won't work on Win32 with the current Win32 contrib. Stick to static libvlc or
use --enable-shared-libvlc for now.
Makefile.am
bootstrap
configure.ac
modules/video_filter/Modules.am
src/Makefile.am