diff options
author | SVN Migration <svn@php.net> | 2002-09-05 23:20:51 +0000 |
---|---|---|
committer | SVN Migration <svn@php.net> | 2002-09-05 23:20:51 +0000 |
commit | 7203320201254d6ca41ddc812f65ed07209a7ab6 (patch) | |
tree | 1e6b496c861bd38b50969d644fd4dc66a3d9294c /TSRM/tsrm_config.nw.h | |
parent | 27176de818d422b79739a79aac23ee5f3cbd1d11 (diff) | |
download | php-git-php-4.2.3.tar.gz |
This commit was manufactured by cvs2svn to create tag 'php_4_2_3'.php-4.2.3
Diffstat (limited to 'TSRM/tsrm_config.nw.h')
-rw-r--r-- | TSRM/tsrm_config.nw.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/TSRM/tsrm_config.nw.h b/TSRM/tsrm_config.nw.h deleted file mode 100644 index 0681852c7d..0000000000 --- a/TSRM/tsrm_config.nw.h +++ /dev/null @@ -1,9 +0,0 @@ -#ifndef TSRM_CONFIG_NW_H -#define TSRM_CONFIG_NW_H - -#define HAVE_UTIME 1 - -/* Though we have alloca(), this seems to be causing some problem with the stack pointer -- hence not using it */ -/* #define HAVE_ALLOCA 1 */ - -#endif |