From 15313ba908c1d6718a7ac51fbc3180d4c2ea066f Mon Sep 17 00:00:00 2001 From: Elena Zannoni Date: Sun, 9 Jul 2000 16:21:20 +0000 Subject: Import of readline 4.1 --- readline/config.h.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'readline/config.h.in') diff --git a/readline/config.h.in b/readline/config.h.in index 65927a8440d..d9aa5354c1d 100644 --- a/readline/config.h.in +++ b/readline/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.2.1