]> git.sesse.net Git - vlc/commitdiff
Remove no-op
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 09:16:34 +0000 (09:16 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 09:16:34 +0000 (09:16 +0000)
Makefile.am

index 70a5be8846d3428d3d9c6b115b355f1d92fd158e..17e242ff5924155155ef0686f919da5318dd8d31 100644 (file)
@@ -40,9 +40,6 @@ SUFFIXES =
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-dvd --disable-mad --disable-libmpeg2 \
        --disable-ffmpeg --disable-faad --disable-skins2
-if USE_LIBTOOL
-DISTCHECK_CONFIGURE_FLAGS += --enable-libtool
-endif
 
 # Tell aclocal to use -I m4. Wonder if it really works.
 ACLOCAL_AMFLAGS = -I m4