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, 4 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 35d865b24c..a02094a599 100644
--- a/config.h.in
+++ b/config.h.in
@@ -71,4 +71,8 @@
#define HAVE_STRERROR 1
+/* The locale code needs these definitions. */
+
+#define HAVE_REGEX 1
+
#endif