]> granicus.if.org Git - php/commitdiff
Autoconf based build can be used for NetWare
authorAnantha Kesari H Y <hyanantha@php.net>
Thu, 10 Mar 2005 11:34:15 +0000 (11:34 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Thu, 10 Mar 2005 11:34:15 +0000 (11:34 +0000)
Zend/acconfig.h

index a273b95748aa6f63703198e70d9a7e0a320131f6..4c70ac29f6de1392e588c19e5a0ce0930be545af 100644 (file)
@@ -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