summaryrefslogtreecommitdiff
path: root/readline/config.h.in
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:20 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:20 +0000
commit15313ba908c1d6718a7ac51fbc3180d4c2ea066f (patch)
treec2d744e149d51d272b07b972cc713ce6f2f572a7 /readline/config.h.in
parent3722a119d4898b72203a19b360c634ce9026bfd5 (diff)
downloadgdb-15313ba908c1d6718a7ac51fbc3180d4c2ea066f.tar.gz
Import of readline 4.1readline_4_1
Diffstat (limited to 'readline/config.h.in')
-rw-r--r--readline/config.h.in3
1 files changed, 3 insertions, 0 deletions
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