X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=configure.in;h=8492077a863f9e56ae6fcf25f2e56b1fcc4cc57d;hb=174ad2c7bbf2b7312ac080de2fd85d0509a55404;hp=28a08a7e297ff1d9070dd6bb355995e82eef9cd9;hpb=175b76c4c1d086a2003d725bd9b56937dd4d1b32;p=idzebra-moved-to-github.git diff --git a/configure.in b/configure.in index 28a08a7..8492077 100644 --- a/configure.in +++ b/configure.in @@ -1,5 +1,5 @@ -dnl Zebra, Index Data Aps, 1995-2004 -dnl $Id: configure.in,v 1.112 2005-01-04 23:12:34 adam Exp $ +dnl Zebra, Index Data ApS, 1995-2005 +dnl $Id: configure.in,v 1.114 2005-01-15 21:43:40 adam Exp $ dnl AC_INIT(include/idzebra/version.h) AM_INIT_AUTOMAKE(idzebra,1.4.0) @@ -304,6 +304,7 @@ AC_OUTPUT([ examples/marc21/Makefile idzebra.spec idzebra-config + Doxyfile ],[sed s%idzebra_echo_source=yes%idzebra_echo_source=no%g < idzebra-config > util/idzebra-config && chmod +x idzebra-config util/idzebra-config]) if test -z "$YAZLIB"; then echo "YAZ was not found. Use --with-yaz=DIR to specify location."