summaryrefslogtreecommitdiff
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/acconfig.h b/acconfig.h
index c568b0ee3d..691d3c527b 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -63,6 +63,9 @@
/* Define if you support the production (and use) of Win32 DLLs. */
#undef HAVE_WIN32_DLL_SUPPORT
+/* Define if you have and want to use readline in Hugs. */
+#undef HAVE_LIBREADLINE
+
/* Define if C Symbols have a leading underscore added by the compiler */
#undef LEADING_UNDERSCORE