]> granicus.if.org Git - php/commitdiff
NetWare can make use of the configure script generated header file.
authorAnantha Kesari H Y <hyanantha@php.net>
Tue, 22 Feb 2005 06:13:49 +0000 (06:13 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Tue, 22 Feb 2005 06:13:49 +0000 (06:13 +0000)
Zend/acconfig.h

index 211a8268bead16abfe7dc98305aef97c8bf1b161..53eae13e6441e4f7ebfbc9113997c47352877f7a 100644 (file)
 #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