]> granicus.if.org Git - php/commitdiff
NetWare can use Autoconf based build system.
authorAnantha Kesari H Y <hyanantha@php.net>
Tue, 22 Feb 2005 06:05:20 +0000 (06:05 +0000)
committerAnantha Kesari H Y <hyanantha@php.net>
Tue, 22 Feb 2005 06:05:20 +0000 (06:05 +0000)
TSRM/tsrm_config.nw.h [deleted file]

diff --git a/TSRM/tsrm_config.nw.h b/TSRM/tsrm_config.nw.h
deleted file mode 100644 (file)
index 14fcc19..0000000
+++ /dev/null
@@ -1,11 +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