1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

avoid external conflicts in apache

This commit is contained in:
Sterling Hughes
2003-07-04 18:19:02 +00:00
parent 84f4588726
commit 9a29929029

View File

@@ -47,7 +47,7 @@
#define hashTableIterInit php_hashTableIterInit
#define hashTableIterNext php_hashTableIterNext
#ifdef HAVE_LIBEXPAT_BUNDLED
#if defined(HAVE_LIBXML) && defined(HAVE_XML)
#define XML_DefaultCurrent php_XML_DefaultCurrent
#define XML_ErrorString php_XML_ErrorString
#define XML_ExpatVersion php_XML_ExpatVersion