aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index 298dea7..68f0453 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -1,3 +1,9 @@
+/* Define this, if you have libreadline */
+#undef HAVE_LIBREADLINE
+
+/* Define this, if you have libhistory */
+#undef HAVE_LIBHISTORY
+
/* Define if the C++ compiler supports BOOL */
#undef HAVE_BOOL