summaryrefslogtreecommitdiff
path: root/main/php.h
diff options
context:
space:
mode:
authorSascha Schumann <sas@php.net>2000-12-02 13:27:10 +0000
committerSascha Schumann <sas@php.net>2000-12-02 13:27:10 +0000
commit1f934084cd43bc82944ff450d11f4b9947e42523 (patch)
tree9809a5dfd8d9e02c559fc077ce4bbcd0382a2d9a /main/php.h
parentaf97475e93f3b917531616c625183f1926c86b21 (diff)
downloadphp-git-1f934084cd43bc82944ff450d11f4b9947e42523.tar.gz
Noone defines PACKAGE/VERSION anymore.
Diffstat (limited to 'main/php.h')
-rw-r--r--main/php.h4
1 files changed, 0 insertions, 4 deletions
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