From b85a0e54aedf144ea0dff369289bd3fb6f694f5f Mon Sep 17 00:00:00 2001 From: ache Date: Sun, 19 Mar 2000 21:18:09 +0000 Subject: Initial import of v4.1 --- contrib/libreadline/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'contrib/libreadline/config.h.in') diff --git a/contrib/libreadline/config.h.in b/contrib/libreadline/config.h.in index 65927a8..d9aa535 100644 --- a/contrib/libreadline/config.h.in +++ b/contrib/libreadline/config.h.in @@ -14,6 +14,9 @@ /* Define if you have the lstat function. */ #undef HAVE_LSTAT +/* Define if you have the memmove function. */ +#undef HAVE_MEMMOVE + /* Define if you have the putenv function. */ #undef HAVE_PUTENV -- cgit v1.1