]> git.sesse.net Git - vlc/commitdiff
Don't build obsolete+broken wxwidgets in distcheck
authorRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 14:04:02 +0000 (14:04 +0000)
committerRémi Denis-Courmont <rem@videolan.org>
Sat, 21 Oct 2006 14:04:02 +0000 (14:04 +0000)
Makefile.am

index c7710b9f7cf8e1d8930bf7f930c3dddbedababa4..184b27e787c7665c46534c8c7efdab9328c20525 100644 (file)
@@ -39,7 +39,7 @@ BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
 SUFFIXES = 
 
 DISTCHECK_CONFIGURE_FLAGS = --disable-dvd --disable-mad --disable-libmpeg2 \
-       --disable-ffmpeg --disable-faad --disable-skins2
+       --disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2
 
 # Tell aclocal to use -I m4. Wonder if it really works.
 ACLOCAL_AMFLAGS = -I m4