[libbluray-devel] Remove leftover distcheck flags
hpi1
git at videolan.org
Fri May 12 13:51:12 CEST 2017
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Fri May 12 13:49:24 2017 +0300| [6de25f3b09ae7087e82121b896112c903bb26487] | committer: hpi1
Remove leftover distcheck flags
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=6de25f3b09ae7087e82121b896112c903bb26487
---
Makefile.am | 1 -
configure.ac | 1 -
2 files changed, 2 deletions(-)
diff --git a/Makefile.am b/Makefile.am
index 6b8ba0c5..dfe02b1b 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,6 @@
include $(top_srcdir)/doxygen-include.am
ACLOCAL_AMFLAGS = -I m4
-DISTCHECK_CONFIGURE_FLAGS = --enable-bdjava --enable-udf
MOSTLYCLEANFILES = $(DX_CLEANFILES)
diff --git a/configure.ac b/configure.ac
index e7309a99..3ad70aaa 100644
--- a/configure.ac
+++ b/configure.ac
@@ -289,6 +289,5 @@ echo " Use system fonts: yes"
fi
fi
echo " Metadata support (libxml2): $with_libxml2"
-echo " UDF filesystem support: yes"
echo " Build examples: $use_examples"
More information about the libbluray-devel
mailing list