From: Andi Gutmans Date: Mon, 6 Sep 1999 20:43:25 +0000 (+0000) Subject: - Should fix Win32 compile X-Git-Tag: PRE_DELAYED_ARRAY_FETCH_PATCH~176 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f1afd5796c6562d571ecbe51b9ff176f26c4f33a;p=php - Should fix Win32 compile --- diff --git a/main/config.w32.h b/main/config.w32.h index 1c08814065..c8a48e49e2 100644 --- a/main/config.w32.h +++ b/main/config.w32.h @@ -124,7 +124,7 @@ /* #undef gid_t */ /* Define if you have alloca, as a function or macro. */ -#define HAVE_ALLOCA 1 +/* #define HAVE_ALLOCA 1 */ /* Define if you have and it should be used (not on Ultrix). */ /* #undef HAVE_ALLOCA_H */