X-Git-Url: http://sru.miketaylor.org.uk/?a=blobdiff_plain;f=configure.ac;h=1011e4e76068625a8adb1cbe674b5485bbaa3810;hb=cb8fefbb513a354a7fecf50383d1857fce6ae9b3;hp=f8709ed9f33a83fa45376038a64eb7a45f2c840a;hpb=5643360306f6213dd5ecf9d306566b9d99e7e09c;p=idzebra-moved-to-github.git diff --git a/configure.ac b/configure.ac index f8709ed..1011e4e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ dnl This file is part of the Zebra server. -dnl Copyright (C) 1994-2008 Index Data +dnl Copyright (C) 1994-2009 Index Data dnl AC_PREREQ(2.60) AC_INIT([idzebra],[2.0.34],[zebra-help@indexdata.dk]) @@ -348,6 +348,7 @@ AC_OUTPUT([ idzebra.spec idzebra-config-2.0 Doxyfile + win/version.nsi include/idzebra/version.h ],[sed s%echo_source=yes%echo_source=no%g < idzebra-config-2.0 > util/idzebra-config-2.0 && chmod +x idzebra-config-2.0 util/idzebra-config-2.0])