From: foobar Date: Wed, 23 Oct 2002 00:21:43 +0000 (+0000) Subject: Possible fix for cygwin detection. X-Git-Tag: php-4.3.0pre2~170 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9b72793d03503f1699f91180d673eeffb603cbb6;p=php Possible fix for cygwin detection. --- diff --git a/configure.in b/configure.in index 51e7b810a6..f6c507ed33 100644 --- a/configure.in +++ b/configure.in @@ -27,6 +27,7 @@ dnl ## Diversion 5 is the last one. Here we generate files and clean up. dnl Basic autoconf + automake initialization, generation of config.nice. dnl ------------------------------------------------------------------------- +AC_PREREQ(2.13) AC_INIT(README.CVS-RULES) PHP_CONFIG_NICE(config.nice)