mirror of
https://github.com/videolan/vlc.git
synced 2024-11-28 12:26:11 +08:00
Fix make distcheck
This commit is contained in:
parent
5badb86c83
commit
aa39d52bc9
@ -38,7 +38,8 @@ BUILT_SOURCES = $(BUILT_SOURCES_distclean) $(BUILT_SOURCES_clean)
|
||||
SUFFIXES =
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --disable-dvd --disable-mad --disable-libmpeg2 \
|
||||
--disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2
|
||||
--disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2 \
|
||||
--disable-fribidi
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4
|
||||
AUTOMAKE_OPTIONS = \
|
||||
|
Loading…
Reference in New Issue
Block a user