From 6cd2919f3d94a28bd620bb5ffe652e135af022ad Mon Sep 17 00:00:00 2001 From: Anantha Kesari H Y Date: Thu, 10 Mar 2005 11:34:15 +0000 Subject: [PATCH] Autoconf based build can be used for NetWare --- Zend/acconfig.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/Zend/acconfig.h b/Zend/acconfig.h index a273b95748..4c70ac29f6 100644 --- a/Zend/acconfig.h +++ b/Zend/acconfig.h @@ -23,9 +23,7 @@ #define ZEND_DLEXPORT #define ZEND_DLIMPORT -#ifndef NETWARE @TOP@ -#endif #undef uint #undef ulong @@ -33,9 +31,7 @@ /* Define if you want to enable memory limit support */ #define MEMORY_LIMIT 0 -#ifndef NETWARE @BOTTOM@ -#endif #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS -- 2.50.1