summaryrefslogtreecommitdiff
path: root/acconfig.h.in
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2000-03-11 22:22:31 +0000
committerAndrei Zmievski <andrei@php.net>2000-03-11 22:22:31 +0000
commit7cd40d3a534f3adfc4ef3738fdb64fe64e6ceba7 (patch)
treee339545167a63325557c033ca5b1ae2b4e7556aa /acconfig.h.in
parent1aba4ea9d0d602a652687047e0e8ab2895aae955 (diff)
downloadphp-git-7cd40d3a534f3adfc4ef3738fdb64fe64e6ceba7.tar.gz
Nuke DEBUG.
Diffstat (limited to 'acconfig.h.in')
-rw-r--r--acconfig.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/acconfig.h.in b/acconfig.h.in
index 3293480f91..432aeac76b 100644
--- a/acconfig.h.in
+++ b/acconfig.h.in
@@ -89,10 +89,6 @@
/* Define if your Apache has src/include/ap_compat.h */
#define HAVE_AP_COMPAT_H 0
-#ifndef DEBUG /* should be set to ZEND_DEBUG */
-#define DEBUG 0
-#endif
-
/* Define if you want to enable PHP RPC (experimental) */
#define PHP_RPC 0