libbluray | branch: master | hpi1 <[email protected]> | 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" + _______________________________________________ libbluray-devel mailing list [email protected] http://mailman.videolan.org/listinfo/libbluray-devel
