summaryrefslogtreecommitdiff
path: root/main/config.w32.h
diff options
context:
space:
mode:
authorAndi Gutmans <andi@php.net>1999-09-06 20:43:25 +0000
committerAndi Gutmans <andi@php.net>1999-09-06 20:43:25 +0000
commitf1afd5796c6562d571ecbe51b9ff176f26c4f33a (patch)
tree03b8a96d09c2bdb1d7525a5fa119cf7b070b9b5f /main/config.w32.h
parenta0bad70bd1c4344ed252b8411530a3d365069440 (diff)
downloadphp-git-f1afd5796c6562d571ecbe51b9ff176f26c4f33a.tar.gz
- Should fix Win32 compile
Diffstat (limited to 'main/config.w32.h')
-rw-r--r--main/config.w32.h2
1 files changed, 1 insertions, 1 deletions
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 <alloca.h> and it should be used (not on Ultrix). */
/* #undef HAVE_ALLOCA_H */