summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2005-03-04 14:34:24 +0000
committerfoobar <sniper@php.net>2005-03-04 14:34:24 +0000
commite891278f1de3279c7fb502a34bb826525d770205 (patch)
tree2ef4cc52e3ba33b2986b7e7499d414cc045a8f74 /scripts
parenteafd1c467860845b38b734f739ca465c4bc64072 (diff)
downloadphp-git-e891278f1de3279c7fb502a34bb826525d770205.tar.gz
Add missing subst
Diffstat (limited to 'scripts')
-rw-r--r--scripts/phpize.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4
index c6a57302a4..6773a56734 100644
--- a/scripts/phpize.m4
+++ b/scripts/phpize.m4
@@ -92,6 +92,7 @@ PHP_SUBST(CFLAGS_CLEAN)
PHP_SUBST(CPP)
PHP_SUBST(CPPFLAGS)
PHP_SUBST(CXX)
+PHP_SUBST(CXXFLAGS)
PHP_SUBST(DEFS)
PHP_SUBST(EXTENSION_DIR)
PHP_SUBST(EXTRA_LDFLAGS)