diff options
| author | Anantha Kesari H Y <hyanantha@php.net> | 2005-02-21 10:07:28 +0000 |
|---|---|---|
| committer | Anantha Kesari H Y <hyanantha@php.net> | 2005-02-21 10:07:28 +0000 |
| commit | 787cf59dee0720b592258e0286ab02f94824cedb (patch) | |
| tree | 8793e56c9206711489446070ed74f73e174273d1 /TSRM | |
| parent | e32ae40fbfe04cf9af60dac33d868614acbec9d4 (diff) | |
| download | php-git-787cf59dee0720b592258e0286ab02f94824cedb.tar.gz | |
NetWare can make use of autogenerated config header file
Diffstat (limited to 'TSRM')
| -rw-r--r-- | TSRM/tsrm_config_common.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/TSRM/tsrm_config_common.h b/TSRM/tsrm_config_common.h index a029bfaa96..bdd171e619 100644 --- a/TSRM/tsrm_config_common.h +++ b/TSRM/tsrm_config_common.h @@ -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> |
