summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntony Dovgal <tony2001@php.net>2009-12-08 17:06:07 +0000
committerAntony Dovgal <tony2001@php.net>2009-12-08 17:06:07 +0000
commit409fd5479fc8a9d464259e13384e63720aa9f6f3 (patch)
tree3673ca05f77c6254372f949b27b9833ceefadec1
parentc75fcd87a32bd11ad2734866f46818b89a59c113 (diff)
downloadphp-git-409fd5479fc8a9d464259e13384e63720aa9f6f3.tar.gz
MF5_3
-rw-r--r--scripts/phpize.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4
index e38acb0ef3..07e6037fbc 100644
--- a/scripts/phpize.m4
+++ b/scripts/phpize.m4
@@ -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)