1
0
mirror of https://github.com/php/php-src.git synced 2026-04-26 01:18:19 +02:00

This macro needs to come after AC_INIT

This commit is contained in:
Rasmus Lerdorf
2009-11-28 18:56:20 +00:00
parent 6961cd023a
commit c9ab4df521
+1 -1
View File
@@ -9,8 +9,8 @@ dnl Basic autoconf + automake initialization, generation of config.nice.
dnl -------------------------------------------------------------------------
AC_PREREQ(2.60)
AC_PRESERVE_HELP_ORDER
AC_INIT(README.SVN-RULES)
AC_PRESERVE_HELP_ORDER
PHP_CONFIG_NICE(config.nice)