1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00

Nuke DEBUG.

This commit is contained in:
Andrei Zmievski
2000-03-11 22:22:31 +00:00
parent 1aba4ea9d0
commit 7cd40d3a53

View File

@@ -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