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
commit0ada207e2dca2b69a65ce186e625e7f6397edd34 (patch)
treedc117c22dc40a3d94b4ba2c5acc71ac8e53582a9 /configh.dos.template
parent7bb7ba784904b414b1f5f604414d232871f77a69 (diff)
downloadgunmake-0ada207e2dca2b69a65ce186e625e7f6397edd34.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 b74b71d..455c549 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"