move git-buildpackage config from debian/ to .git/
[debian/amanda] / config / config.h.in
index 84f417ee8583f47fe1fcc6c665e782fc27f77df1..445f91fe8871f2b97f9a1cfa01f095984aabbaa5 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
 
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
+/* Location of the 'suntar' binary */
+#undef SUNTAR
+
 /* A comma-separated list of two integers, determining the minimum and *
    maximum unreserved TCP port numbers sockets should be bound to. */
 #undef TCPPORTRANGE