]> git.sesse.net Git - vlc/commitdiff
reverted erroneous part of 16030 commit (this will fix libtool builds)
authorPavlov Konstantin <thresh@videolan.org>
Fri, 28 Jul 2006 15:28:31 +0000 (15:28 +0000)
committerPavlov Konstantin <thresh@videolan.org>
Fri, 28 Jul 2006 15:28:31 +0000 (15:28 +0000)
src/Makefile.am

index f159fb3fb72a9f23c90a5bb533ff402493098dca..3172f7bed7d14bdad612a5877c3176b4fa318c77 100644 (file)
@@ -158,7 +158,7 @@ libvlc_la_CFLAGS = `$(VLC_CONFIG) --cflags vlc`
 libvlc_la_CXXFLAGS = `$(VLC_CONFIG) --cxxflags vlc`
 libvlc_la_OBJCFLAGS = `$(VLC_CONFIG) --objcflags vlc`
 libvlc_la_LDFLAGS = `$(VLC_CONFIG) --libs vlc builtin|sed -e 's/\(modules\/[^ ]*\)\.a /\1_builtin.la /g'` \
-               -avoid-version -no-undefined -shrext $(LIBEXT).0d
+               -avoid-version -no-undefined
 libvlc_la_DEPENDENCIES = stamp-builtins