From 0ada207e2dca2b69a65ce186e625e7f6397edd34 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Mon, 7 Apr 1997 07:21:16 +0000 Subject: Changes for make 3.75.1 --- config.ami.template | 3 +++ 1 file changed, 3 insertions(+) (limited to 'config.ami.template') diff --git a/config.ami.template b/config.ami.template index d480b0a..be99846 100644 --- a/config.ami.template +++ b/config.ami.template @@ -32,6 +32,9 @@ /* Define if you have 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 -- cgit v1.2.3