From: Anantha Kesari H Y Date: Tue, 22 Feb 2005 06:13:49 +0000 (+0000) Subject: NetWare can make use of the configure script generated header file. X-Git-Tag: RELEASE_0_3~266 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d00a304f0e39d6d88379b34d8b5ec667d56c7671;p=php NetWare can make use of the configure script generated header file. --- diff --git a/Zend/acconfig.h b/Zend/acconfig.h index 211a8268be..53eae13e64 100644 --- a/Zend/acconfig.h +++ b/Zend/acconfig.h @@ -23,19 +23,12 @@ #define ZEND_DLEXPORT #define ZEND_DLIMPORT -#ifndef NETWARE -@TOP@ -#endif - #undef uint #undef ulong /* Define if you want to enable memory limit support */ #define MEMORY_LIMIT 0 -#ifndef NETWARE -@BOTTOM@ -#endif #ifndef ZEND_ACCONFIG_H_NO_C_PROTOS