X-Git-Url: http://git.indexdata.com/?p=idzebra-moved-to-github.git;a=blobdiff_plain;f=configure.ac;h=e0d6789c64defef1959df5310b2a1a3308cf5220;hp=45ab75e7d018c05a0d9ef0700537bd5275a91713;hb=876883e86ca647ef6481c47459e6372a13ea65c4;hpb=9dc53f54ba9b3d1a87d3e21f999f5130902ab6e8 diff --git a/configure.ac b/configure.ac index 45ab75e..e0d6789 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl Zebra, Index Data ApS, 1995-2006 -dnl $Id: configure.ac,v 1.20 2006-06-28 13:26:13 adam Exp $ +dnl $Id: configure.ac,v 1.21 2006-06-29 14:10:33 adam Exp $ dnl AC_PREREQ(2.59) AC_INIT([idzebra],[2.0.0],[adam@indexdata.dk]) @@ -375,7 +375,7 @@ AC_OUTPUT([ 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]) +],[sed s%echo_source=yes%echo_source=no%g < idzebra-config > util/idzebra-config && chmod +x idzebra-config util/idzebra-config]) echo \ "------------------------------------------------------------------------