summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pear/scripts/phpize.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/pear/scripts/phpize.in b/pear/scripts/phpize.in
index fc6dec1b86..daf22c9cd5 100644
--- a/pear/scripts/phpize.in
+++ b/pear/scripts/phpize.in
@@ -2,6 +2,7 @@
prefix='@prefix@'
phpdir="$prefix/lib/php/build"
+includedir="$prefix/include/php"
builddir="`pwd`"
FILES_BUILD="mkdep.awk shtool"
FILES="acinclude.m4 Makefile.global scan_makefile_in.awk"