From: Sascha Schumann Date: Sat, 2 Dec 2000 13:27:10 +0000 (+0000) Subject: Noone defines PACKAGE/VERSION anymore. X-Git-Tag: php-4.0.5RC1~1047 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f934084cd43bc82944ff450d11f4b9947e42523;p=php Noone defines PACKAGE/VERSION anymore. --- diff --git a/main/php.h b/main/php.h index 5b30e5909b..76acd56cb2 100644 --- a/main/php.h +++ b/main/php.h @@ -34,10 +34,6 @@ #include "zend.h" #include "php_compat.h" -/* automake defines PACKAGE and VERSION for Zend too */ -#undef PACKAGE -#undef VERSION - #include "zend_API.h" #if PHP_BROKEN_SPRINTF