From: Andi Gutmans Date: Mon, 6 Sep 1999 20:43:35 +0000 (+0000) Subject: - Fix win32 compile X-Git-Tag: PRE_DELAYED_ARRAY_FETCH_PATCH~175 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4bc3097e6f4d21e54c45bb6f17810837158a2096;p=php - Fix win32 compile --- diff --git a/Zend/zend_config.w32.h b/Zend/zend_config.w32.h index e35cdd1884..ad3979b825 100644 --- a/Zend/zend_config.w32.h +++ b/Zend/zend_config.w32.h @@ -34,7 +34,7 @@ typedef unsigned int uint; #undef HAVE_KILL #define HAVE_GETPID 1 -#define HAVE_ALLOCA_H 1 +/* #define HAVE_ALLOCA_H 1 */ #define HAVE_MEMCPY 1 #define HAVE_STRDUP 1 #define HAVE_SYS_TYPES_H 1