1
0
mirror of https://github.com/php/php-src.git synced 2026-03-31 20:53:00 +02:00

Autoconf based build can be used for NetWare

This commit is contained in:
Anantha Kesari H Y
2005-03-10 11:34:15 +00:00
parent a90af34542
commit 6cd2919f3d

View 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