]> granicus.if.org Git - php/commitdiff
NetWare can make use of autogenerated config header file
authorAnantha Kesari H Y <hyanantha@php.net>
Mon, 21 Feb 2005 10:07:28 +0000 (10:07 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Mon, 21 Feb 2005 10:07:28 +0000 (10:07 +0000)
TSRM/tsrm_config_common.h

index a029bfaa9632a86d0f29b06d2125ddbc25b06f6e..bdd171e6190465835541d25dbf4d3ba5d282a99f 100644 (file)
@@ -7,8 +7,6 @@
 
 #ifdef TSRM_WIN32
 # include "tsrm_config.w32.h"
-#elif defined(NETWARE)
-# include "tsrm_config.nw.h"
 #else
 # include <tsrm_config.h>
 # include <sys/param.h>