aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'include/config.h.in')
-rw-r--r--include/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/config.h.in b/include/config.h.in
index 5fc2ffd..4932d0a 100644
--- a/include/config.h.in
+++ b/include/config.h.in
@@ -19,9 +19,15 @@
/* Define if you have the bsd library (-lbsd). */
#undef HAVE_LIBBSD
+/* Define if you have the history library (-lhistory). */
+#undef HAVE_LIBHISTORY
+
/* Define if you have the nsl library (-lnsl). */
#undef HAVE_LIBNSL
+/* Define if you have the readline library (-lreadline). */
+#undef HAVE_LIBREADLINE
+
/* Define if you have the rpcsoc library (-lrpcsoc). */
#undef HAVE_LIBRPCSOC