]> granicus.if.org Git - php/commitdiff
Noone defines PACKAGE/VERSION anymore.
authorSascha Schumann <sas@php.net>
Sat, 2 Dec 2000 13:27:10 +0000 (13:27 +0000)
committerSascha Schumann <sas@php.net>
Sat, 2 Dec 2000 13:27:10 +0000 (13:27 +0000)
main/php.h

index 5b30e5909b5818b500a3e03d41cd4b4546aa9496..76acd56cb22ca29abdccaf88501b862e93bd1b8f 100644 (file)
 #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