X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.ac;h=732fc8b7db753f88a5a84fd593d363ec8e6689dc;hb=a92a4f15b3e570c055590166ae91f497e61cd949;hp=9d3f17eb3d1df53f69d73082284dd14c3361b544;hpb=3042550d9340f8f9e3058702240e2cd376aa33fa;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index 9d3f17e..732fc8b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.5 2006-05-10 14:13:45 adam Exp $ +dnl $Id: configure.ac,v 1.7 2006-05-23 10:04:43 marc Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[1.4.0],[adam@indexdata.dk]) @@ -398,9 +398,11 @@ fi echo \ "------------------------------------------------------------------------ -Configuration: + ZEBRA Package: ${PACKAGE} + ZEBRA Version: ${VERSION} Source code location: ${srcdir} + C Preprocessor: ${CPP} C Preprocessor flags: ${CPPFLAGS} C Compiler: ${CC} C Compiler flags: ${CFLAGS} @@ -409,5 +411,12 @@ Configuration: Host System Type: ${host} Install path: ${prefix} Automake: ${AUTOMAKE} + Archiver: ${AR} + Ranlib: ${RANLIB} + YAZ Version: ${YAZVERSION} + YAZ Include: ${YAZINC} + YAZ La Lib: ${YAZLALIB} + YAZ Lib: ${YAZLIB} + Bugreport: ${PACKAGE_BUGREPORT} ------------------------------------------------------------------------"