From: Anantha Kesari H Y Date: Thu, 10 Mar 2005 11:34:15 +0000 (+0000) Subject: Autoconf based build can be used for NetWare X-Git-Tag: php-5.0.4RC1~42 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=6cd2919f3d94a28bd620bb5ffe652e135af022ad;p=php Autoconf based build can be used for NetWare --- 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