diff options
author | foobar <sniper@php.net> | 2005-03-04 14:34:24 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-03-04 14:34:24 +0000 |
commit | e891278f1de3279c7fb502a34bb826525d770205 (patch) | |
tree | 2ef4cc52e3ba33b2986b7e7499d414cc045a8f74 /scripts | |
parent | eafd1c467860845b38b734f739ca465c4bc64072 (diff) | |
download | php-git-e891278f1de3279c7fb502a34bb826525d770205.tar.gz |
Add missing subst
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/phpize.m4 | 1 |
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) |