From: Marc Cromme Date: Tue, 23 May 2006 09:41:06 +0000 (+0000) Subject: added items to configuration display and instructions X-Git-Tag: before.bug.529~106 X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=commitdiff_plain;h=b8d5d7476807b64d1c197efd9710cd4f5291152c added items to configuration display and instructions --- diff --git a/configure.ac b/configure.ac index 9d3f17e..ec34cf5 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.6 2006-05-23 09:41:06 marc Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[1.4.0],[adam@indexdata.dk]) @@ -400,7 +400,11 @@ echo \ "------------------------------------------------------------------------ Configuration: + Package: ${PACKAGE} + Version: ${VERSION} + Bugreport: ${PACKAGE_BUGREPORT} Source code location: ${srcdir} + C Preprocessor: ${CPP} C Preprocessor flags: ${CPPFLAGS} C Compiler: ${CC} C Compiler flags: ${CFLAGS} @@ -409,5 +413,8 @@ Configuration: Host System Type: ${host} Install path: ${prefix} Automake: ${AUTOMAKE} + Archiver: ${AR} + Ranlib: ${RANLIB} + ------------------------------------------------------------------------"