1
mirror of https://code.videolan.org/videolan/vlc synced 2024-10-03 01:31:53 +02:00

reverted erroneous part of 16030 commit (this will fix libtool builds)

This commit is contained in:
Pavlov Konstantin 2006-07-28 15:28:31 +00:00
parent 05985a982b
commit 7b006d7b3c

View 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