From: Frank M. Kromann Date: Wed, 8 Jun 2005 20:50:44 +0000 (+0000) Subject: USE_ZEND_ALLOC should be defined here too. X-Git-Tag: php-5.0.1b1~34 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1f33f5cb96c3ac19da6e295047dd7b02149d6906;p=php USE_ZEND_ALLOC should be defined here too. --- diff --git a/win32/build/config.w32.h.in b/win32/build/config.w32.h.in index 89c16a9a1a..7872a30b80 100644 --- a/win32/build/config.w32.h.in +++ b/win32/build/config.w32.h.in @@ -63,6 +63,7 @@ #define HAVE_TZSET 1 #define HAVE_TZNAME 1 #undef HAVE_FLOCK +#define USE_ZEND_ALLOC 1 #define HAVE_ALLOCA 1 #undef HAVE_SYS_TIME_H #define HAVE_SIGNAL_H 1