aboutsummaryrefslogtreecommitdiff
path: root/readline/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'readline/config.h.in')
-rw-r--r--readline/config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/readline/config.h.in b/readline/config.h.in
index d03ebe0..6de47b5 100644
--- a/readline/config.h.in
+++ b/readline/config.h.in
@@ -46,6 +46,9 @@
/* Define if you have the fcntl function. */
#undef HAVE_FCNTL
+/* Define if you have the fnmatch function. */
+#undef HAVE_FNMATCH
+
/* Define if you have the getpwent function. */
#undef HAVE_GETPWENT