[vlc-devel] commit: Disable live555 in distcheck ( Rémi Denis-Courmont )
git version control
git at videolan.org
Sat Aug 2 12:14:24 CEST 2008
vlc | branch: master | Rémi Denis-Courmont <rdenis at simphalempin.com> | Sat Aug 2 13:16:29 2008 +0300| [62dd14548820fb0966e6b90d586183f74a427e4b] | committer: Rémi Denis-Courmont
Disable live555 in distcheck
(For the n-th time, please disable in distcheck stuff that breaks
configure when missing)
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=62dd14548820fb0966e6b90d586183f74a427e4b
---
Makefile.am | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index d997f49..42fdad3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -59,6 +59,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-dbus \
--disable-dvd --disable-mad --disable-libmpeg2 \
--disable-ffmpeg --disable-faad --disable-wxwidgets --disable-skins2 \
+ --disable-live555 \
--disable-fribidi --disable-glx
ACLOCAL_AMFLAGS = -I m4
More information about the vlc-devel
mailing list