summaryrefslogtreecommitdiff
path: root/config.ami.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 /config.ami.template
parent86c3907cf3653f5f9f38dc5da09708cd090fcad5 (diff)
downloadmake-81a97cc7043997037dec317809fb78a481df110c.tar.gz
Changes for make 3.75.1
Diffstat (limited to 'config.ami.template')
-rw-r--r--config.ami.template3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.ami.template b/config.ami.template
index d480b0ad..be998464 100644
--- a/config.ami.template
+++ b/config.ami.template
@@ -32,6 +32,9 @@
/* 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. */
+#define HAVE_MEMMOVE 1
+
/* Define if you don't have vprintf but do have _doprnt. */
#undef HAVE_DOPRNT