summaryrefslogtreecommitdiff
path: root/configh.dos.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>1997-04-07 07:21:16 +0000
committerPaul Smith <psmith@gnu.org>1997-04-07 07:21:16 +0000
commit81a97cc7043997037dec317809fb78a481df110c (patch)
treedc117c22dc40a3d94b4ba2c5acc71ac8e53582a9 /configh.dos.template
parent86c3907cf3653f5f9f38dc5da09708cd090fcad5 (diff)
downloadmake-81a97cc7043997037dec317809fb78a481df110c.tar.gz
Changes for make 3.75.1
Diffstat (limited to 'configh.dos.template')
-rw-r--r--configh.dos.template26
1 files changed, 19 insertions, 7 deletions
diff --git a/configh.dos.template b/configh.dos.template
index b74b71de..455c549b 100644
--- a/configh.dos.template
+++ b/configh.dos.template
@@ -21,13 +21,7 @@
#endif
/* Define if `sys_siglist' is declared by <signal.h>. */
-#define SYS_SIGLIST_DECLARED
-
-/* Define if you have getdtablesize. */
-#define HAVE_GETDTABLESIZE
-
-/* Define if you have dup2. */
-#define HAVE_DUP2
+#undef SYS_SIGLIST_DECLARED
/* Define if you have sys_siglist. */
#undef HAVE_SYS_SIGLIST
@@ -38,6 +32,18 @@
/* Define if you have psignal. */
#define HAVE_PSIGNAL
+/* Define if you have strsignal. */
+#undef HAVE_STRSIGNAL
+
+/* Define NSIG. */
+#define NSIG SIGMAX
+
+/* Define if you have getdtablesize. */
+#define HAVE_GETDTABLESIZE
+
+/* Define if you have dup2. */
+#define HAVE_DUP2
+
/* Define if you have getcwd. */
#define HAVE_GETCWD
@@ -62,7 +68,13 @@
/* Define if you have the <memory.h> header file. */
#define HAVE_MEMORY_H
+/* Define if you have the memmove function. */
+#define HAVE_MEMMOVE
+
/* Define if you have the `strerror' function. */
#define HAVE_STRERROR
+/* Define if you have the <sys/wait.h> header file. */
+#define HAVE_SYS_WAIT_H
+
#define SCCS_GET "get"