X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=configure.in;h=211af56c16371a71fcb3e880aad176fca047819f;hb=57d662d370c9d2edca7fff9db130bb216e2cc4aa;hp=4da4659e69a040227a0a8225e557470807b3e2d9;hpb=8b73dc39461bf3a47d48bd53555e59af199a1ce4;p=catagits%2Ffcgi2.git diff --git a/configure.in b/configure.in index 4da4659..211af56 100755 --- a/configure.in +++ b/configure.in @@ -1,11 +1,11 @@ -dnl $Id: configure.in,v 1.25 2002/02/24 20:07:07 robs Exp $ +dnl $Id: configure.in,v 1.27 2003/06/22 02:15:10 robs Exp $ dnl dnl This file is an input file used by the GNU "autoconf" program to dnl generate the file "configure", which is run during the build dnl to configure the system for the local environment. AC_INIT -AM_INIT_AUTOMAKE(fcgi, 2.2.3) +AM_INIT_AUTOMAKE(fcgi, 2.4.1) AM_CONFIG_HEADER(fcgi_config.h)