X-Git-Url: http://lists.indexdata.com/cgi-bin?a=blobdiff_plain;f=configure.ac;h=ed7d32690dc85fc82e02391246f0d976499686da;hb=daae7f857790a8826c1db2f0452c0a7d0ebb15e5;hp=8eeb7f8e475acb28b371445e51bbc1aad0243f4d;hpb=3755b3e0fd7f83321589000e7fd4f3175d99d6ae;p=metaproxy-moved-to-github.git diff --git a/configure.ac b/configure.ac index 8eeb7f8..ed7d326 100644 --- a/configure.ac +++ b/configure.ac @@ -117,11 +117,14 @@ AC_OUTPUT # postamble + echo \ "------------------------------------------------------------------------ -Configuration: + Package: ${PACKAGE} + Version: ${VERSION} Source code location: ${srcdir} + CPP Preprocessor: ${CPP} CPP Preprocessor flags: ${CPPFLAGS} CXX Compiler: ${CXX} CXX Compiler flags: ${CXXFLAGS} @@ -130,5 +133,12 @@ Configuration: Host System Type: ${host} Install path: ${prefix} Automake: ${AUTOMAKE} + Archiver: ${AR} + Ranlib: ${RANLIB} + YAZPP Version: ${YAZPPVERSION} + YAZPP Include: ${YAZPPINC} + YAZPP La Lib: ${YAZPPLALIB} + YAZPP Lib: ${YAZPPLIB} + Bugreport: ${PACKAGE_BUGREPORT} ------------------------------------------------------------------------"