summaryrefslogtreecommitdiffstats
path: root/gnu/lib/libregex/config.h
diff options
context:
space:
mode:
authorjkim <jkim@FreeBSD.org>2013-06-05 21:31:06 +0000
committerjkim <jkim@FreeBSD.org>2013-06-05 21:31:06 +0000
commit38367105c6482fdf5b51fafda300ef24f1651cce (patch)
tree0854d98b2b279a999a301ce4d4660e4d19bf104c /gnu/lib/libregex/config.h
parenta0a010b378f8a0c9defeb337373b34dd41754955 (diff)
downloadFreeBSD-src-38367105c6482fdf5b51fafda300ef24f1651cce.zip
FreeBSD-src-38367105c6482fdf5b51fafda300ef24f1651cce.tar.gz
Connect libgnuregex 2.17 to the build.
Diffstat (limited to 'gnu/lib/libregex/config.h')
-rw-r--r--gnu/lib/libregex/config.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gnu/lib/libregex/config.h b/gnu/lib/libregex/config.h
index bf7f0a0..0076f3d 100644
--- a/gnu/lib/libregex/config.h
+++ b/gnu/lib/libregex/config.h
@@ -10,3 +10,6 @@
#define HAVE_WCRTOMB 1
#define HAVE_MBRTOWC 1
#define HAVE_WCSCOLL 1
+#define HAVE_ALLOCA 1
+#define HAVE_STDBOOL_H 1
+#define HAVE_STDINT_H 1
OpenPOWER on IntegriCloud