Imported Upstream version 3.2.1
[debian/amanda] / config / config.h.in
index 84f417ee8583f47fe1fcc6c665e782fc27f77df1..ef728b2bc9b81a4e97508f6413fb282bf1bcdd1f 100644 (file)
 /* Define to 1 if you have the `nsl' library (-lnsl). */
 #undef HAVE_LIBNSL
 
+/* Define if you have a readline compatible library */
+#undef HAVE_LIBREADLINE
+
 /* Define to 1 if you have the `resolv' library (-lresolv). */
 #undef HAVE_LIBRESOLV
 
 /* Define to 1 if _Exit is declared even after undefining macros. */
 #undef HAVE_RAW_DECL__EXIT
 
-/* System has readline support (headers and libraries) */
-#undef HAVE_READLINE
-
 /* Define to 1 if you have the <readline.h> header file. */
 #undef HAVE_READLINE_H
 
+/* Define if your readline library has \`add_history' */
+#undef HAVE_READLINE_HISTORY
+
 /* Define to 1 if you have the <readline/history.h> header file. */
 #undef HAVE_READLINE_HISTORY_H