[vlc-commits] distcheck: remove obsolete option
Rafaël Carré
git at videolan.org
Tue Jun 14 20:31:40 CEST 2016
vlc | branch: master | Rafaël Carré <funman at videolan.org> | Tue Jun 14 20:30:39 2016 +0200| [5611142f4b9d8737ad2f16b428754a44d8b6ab2d] | committer: Rafaël Carré
distcheck: remove obsolete option
> http://git.videolan.org/gitweb.cgi/vlc.git/?a=commit;h=5611142f4b9d8737ad2f16b428754a44d8b6ab2d
---
Makefile.am | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile.am b/Makefile.am
index f8b8826..a7ff7f0 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -89,7 +89,7 @@ DISTCHECK_CONFIGURE_FLAGS = \
--disable-faad --disable-skins2 \
--disable-live555 \
--disable-lua \
- --disable-fribidi --disable-glx \
+ --disable-fribidi \
--disable-mkv \
--with-kde-solid='$${datadir}/kde4/apps'
More information about the vlc-commits
mailing list