Noone defines PACKAGE/VERSION anymore.

This commit is contained in:
Sascha Schumann 2000-12-02 13:27:10 +00:00
parent af97475e93
commit 1f934084cd

View File

@ -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