aboutsummaryrefslogtreecommitdiff
path: root/readline/config.h.in
diff options
context:
space:
mode:
authorElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:23 +0000
committerElena Zannoni <ezannoni@kwikemart.cygnus.com>2000-07-09 16:21:23 +0000
commitf9267e152c9c4e2b150366c590674180e66d45df (patch)
treee7e5dfd0d642c0a71503684b9eaff7da99c50562 /readline/config.h.in
parenta44161c313d46a1b10fd764728a089c26037710a (diff)
downloadfsf-binutils-gdb-f9267e152c9c4e2b150366c590674180e66d45df.zip
fsf-binutils-gdb-f9267e152c9c4e2b150366c590674180e66d45df.tar.gz
fsf-binutils-gdb-f9267e152c9c4e2b150366c590674180e66d45df.tar.bz2
Import of readline 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 65927a8..d9aa535 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