From: Stanislav Malyshev Date: Tue, 14 Jul 2009 18:55:06 +0000 (+0000) Subject: fix build X-Git-Tag: php-5.2.11RC1~182 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5ae716a72417d0a3150a741087e511cc6ceae61c;p=php fix build --- diff --git a/configure.in b/configure.in index e74d09bbcc..45b11206cc 100644 --- a/configure.in +++ b/configure.in @@ -31,7 +31,7 @@ dnl Basic autoconf + automake initialization, generation of config.nice. dnl ------------------------------------------------------------------------- AC_PREREQ(2.13) -AC_INIT(README.CVS-RULES) +AC_INIT(README.SVN-RULES) PHP_CONFIG_NICE(config.nice)