summaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 9f7ae5e..65da723 100644
--- a/config.h.in
+++ b/config.h.in
@@ -57,6 +57,9 @@
/* Define to 1 if you have the `posix4' library (-lposix4). */
#undef HAVE_LIBPOSIX4
+/* Define if you have the locale_t type */
+#undef HAVE_LOCALE_T
+
/* Define if you have the lseek64() function */
#undef HAVE_LSEEK64