summaryrefslogtreecommitdiff
path: root/config.h.W32.template
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.W32.template')
-rw-r--r--config.h.W32.template4
1 files changed, 4 insertions, 0 deletions
diff --git a/config.h.W32.template b/config.h.W32.template
index 5188b1f..9af79e2 100644
--- a/config.h.W32.template
+++ b/config.h.W32.template
@@ -34,6 +34,10 @@
/* Define if you have <alloca.h> and it should be used (not on Ultrix). */
#undef HAVE_ALLOCA_H
+/* Define if you have the memmove function. */
+#undef HAVE_MEMMOVE
+#define HAVE_MEMMOVE 1
+
/* Define if you don't have vprintf but do have _doprnt. */
#undef HAVE_DOPRNT