summaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/config.h.in b/config.h.in
index 92ebcb3c..cb2c76bb 100644
--- a/config.h.in
+++ b/config.h.in
@@ -546,7 +546,6 @@
#undef UNUSABLE_RT_SIGNALS
-
/* Presence of system and C library functions. */
/* Define if you have the asprintf function. */
@@ -944,6 +943,9 @@
/* Define if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H
+/* Define if you have the <mbstr.h> header file. */
+#undef HAVE_MBSTR_H
+
/* Define if you have the <ndir.h> header file. */
#undef HAVE_NDIR_H