[libbluray-devel] Print configuration at the end of configure
hpi1
git at videolan.org
Wed Nov 30 10:07:39 CET 2011
libbluray | branch: master | hpi1 <hpi1 at anonymous.org> | Wed Nov 30 11:07:06 2011 +0200| [3a4b70a017c3c60032cef33a947fa72e85eef00b] | committer: hpi1
Print configuration at the end of configure
> http://git.videolan.org/gitweb.cgi/libbluray.git/?a=commit;h=3a4b70a017c3c60032cef33a947fa72e85eef00b
---
configure.ac | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
diff --git a/configure.ac b/configure.ac
index dcbf621..9480cd3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -278,3 +278,15 @@ AC_SUBST(SET_OPTIMIZATIONS)
AC_SUBST(SET_DEBUG_OPTS)
AC_CONFIG_FILES([Makefile src/Makefile src/examples/Makefile src/libbluray.pc src/libbluray/bluray-version.h])
AC_OUTPUT
+
+
+dnl ---------------------------------------------
+dnl Some infos:
+dnl ---------------------------------------------
+
+echo " Summary:"
+echo " --------"
+echo " BD-J support: $use_bdjava"
+echo " Metadata support: $use_libxml2"
+echo " Build examples: $use_examples"
+
More information about the libbluray-devel
mailing list