1
0
mirror of https://github.com/php/php-src.git synced 2026-04-28 18:53:33 +02:00

Fix compilation under Win32

This commit is contained in:
Frank M. Kromann
2003-05-17 22:15:39 +00:00
parent 00e48b7f70
commit 941d4c3e99
+1
View File
@@ -74,6 +74,7 @@
/* Enable / Disable XML extension (default: enabled) */
#define HAVE_LIBEXPAT 1
#define HAVE_XML 1
/* Enable / Disable ZLIB extension (default: enabled) */
#define HAVE_ZLIB 1