]> granicus.if.org Git - php/commitdiff
Nuke DEBUG.
authorAndrei Zmievski <andrei@php.net>
Sat, 11 Mar 2000 22:22:31 +0000 (22:22 +0000)
committerAndrei Zmievski <andrei@php.net>
Sat, 11 Mar 2000 22:22:31 +0000 (22:22 +0000)
acconfig.h.in

index 3293480f9182f7340aaa3d18df7b3e906cc5d403..432aeac76ba7c33a843a7234adae13a70d95a9fe 100644 (file)
 /* 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