summaryrefslogtreecommitdiff
path: root/Zend/configure.in
diff options
context:
space:
mode:
authorZeev Suraski <zeev@php.net>1999-12-19 21:02:54 +0000
committerZeev Suraski <zeev@php.net>1999-12-19 21:02:54 +0000
commit4d2b0715d1d7ffa71b82c07bc8349047cae6c764 (patch)
tree3187ccd15d63318fb554161cd4c5201a21ca732c /Zend/configure.in
parentb4b39c68862ed0be4e1614d3fcdd149687950afc (diff)
downloadphp-git-4d2b0715d1d7ffa71b82c07bc8349047cae6c764.tar.gz
libzend -> Zend
Diffstat (limited to 'Zend/configure.in')
-rw-r--r--Zend/configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/configure.in b/Zend/configure.in
index 411659dfbd..50ead57d93 100644
--- a/Zend/configure.in
+++ b/Zend/configure.in
@@ -14,7 +14,7 @@ ZEND_VERSION=$VERSION
dnl We want this one before the checks, so the checks can modify CFLAGS.
test -z "$CFLAGS" && auto_cflags=1
-sinclude(libzend.m4)
+sinclude(Zend.m4)
LIBZEND_BASIC_CHECKS