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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user