summaryrefslogtreecommitdiff
path: root/acconfig.h.in
diff options
context:
space:
mode:
authorStig Bakken <ssb@php.net>1999-09-28 12:08:34 +0000
committerStig Bakken <ssb@php.net>1999-09-28 12:08:34 +0000
commit4c4c8555eb5677d3ea01407d2057f0038deb5376 (patch)
tree5bd7599db58f46095bd77add94ffa50a0fa89c40 /acconfig.h.in
parent7ed68c0f5300a6d0345818d170780cf457e524ca (diff)
downloadphp-git-4c4c8555eb5677d3ea01407d2057f0038deb5376.tar.gz
Started working on the Zeus support. Zeus's ISAPI obviously differs from
Windows's, does someone have docs for the Windows API?
Diffstat (limited to 'acconfig.h.in')
-rw-r--r--acconfig.h.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/acconfig.h.in b/acconfig.h.in
index 6c5744f358..c76094f1cf 100644
--- a/acconfig.h.in
+++ b/acconfig.h.in
@@ -118,3 +118,7 @@
/* Define to compile PHP/Zend thread safe */
#undef ZTS
+
+/* Define when compiling with Zeus support */
+#undef WITH_ZEUS
+