diff options
author | foobar <sniper@php.net> | 2005-03-17 08:16:51 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2005-03-17 08:16:51 +0000 |
commit | e8895d86b3ecca81500792cd7477fdb5a74a608f (patch) | |
tree | 45df47864f531fe3e309866421b043afefeae537 /scripts | |
parent | 37d1a4f9d35055cf5b3539f32ff663c1dbf78609 (diff) | |
download | php-git-e8895d86b3ecca81500792cd7477fdb5a74a608f.tar.gz |
Removed unused DEFS subst
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/phpize.m4 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/phpize.m4 b/scripts/phpize.m4 index 6773a56734..afb555d9c1 100644 --- a/scripts/phpize.m4 +++ b/scripts/phpize.m4 @@ -93,7 +93,6 @@ PHP_SUBST(CPP) PHP_SUBST(CPPFLAGS) PHP_SUBST(CXX) PHP_SUBST(CXXFLAGS) -PHP_SUBST(DEFS) PHP_SUBST(EXTENSION_DIR) PHP_SUBST(EXTRA_LDFLAGS) PHP_SUBST(EXTRA_LIBS) |