summaryrefslogtreecommitdiff
path: root/configh.dos.template
diff options
context:
space:
mode:
authorPaul Smith <psmith@gnu.org>2000-06-19 21:22:44 +0000
committerPaul Smith <psmith@gnu.org>2000-06-19 21:22:44 +0000
commit1200b07866d19c9959e88e0054728453a1264611 (patch)
tree32fb96cf9f4774e02ed385228361ad31cc4bb901 /configh.dos.template
parent267c9aad436e7c5ba2ad3f2fd18f73307bbeee94 (diff)
downloadmake-1200b07866d19c9959e88e0054728453a1264611.tar.gz
* Various fixes for problems in the 3.79.0.1 pretest.
Diffstat (limited to 'configh.dos.template')
-rw-r--r--configh.dos.template6
1 files changed, 6 insertions, 0 deletions
diff --git a/configh.dos.template b/configh.dos.template
index 36fb953e..ba7485b9 100644
--- a/configh.dos.template
+++ b/configh.dos.template
@@ -23,6 +23,9 @@
#endif
+/* Define if you have the fdopen function. */
+#define HAVE_FDOPEN 1
+
/* Define if you have sigsetmask. */
#define HAVE_SIGSETMASK 1
@@ -32,6 +35,9 @@
/* Define if you have the memmove function. */
#define HAVE_MEMMOVE 1
+/* Define if you have the mkstemp function. */
+#define HAVE_MKSTEMP 1
+
#define SCCS_GET "get"
/* Define to `unsigned long' or `unsigned long long'