]> granicus.if.org Git - php/commitdiff
avoid external conflicts in apache
authorSterling Hughes <sterling@php.net>
Fri, 4 Jul 2003 18:19:02 +0000 (18:19 +0000)
committerSterling Hughes <sterling@php.net>
Fri, 4 Jul 2003 18:19:02 +0000 (18:19 +0000)
main/php_compat.h

index 587a05fc207f9f2d42b70d715c9e8539a0e851a6..2a1c3f7313cda621df481c0d932881381c8ea0c2 100644 (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