]> granicus.if.org Git - php/commitdiff
One change in trying to update Autoconf was missed. This makes phpize work again.
authorGwynne Raskind <gwynne@php.net>
Wed, 2 Dec 2009 17:42:58 +0000 (17:42 +0000)
committerGwynne Raskind <gwynne@php.net>
Wed, 2 Dec 2009 17:42:58 +0000 (17:42 +0000)
scripts/phpize.m4

index e38acb0ef3fe50fbb5e5e6e6a200129cccc72866..07e6037fbc01259ec54f1eccca4ba4db377274e8 100644 (file)
@@ -1,6 +1,6 @@
 dnl This file becomes configure.in for self-contained extensions.
 
-divert(1001)
+divert(1)
 
 AC_PREREQ(2.13)
 AC_INIT(config.m4)