1/* $FreeBSD: releng/10.3/gnu/lib/libregex/config.h 251438 2013-06-05 21:31:06Z jkim $ */
2
3#define	_REGEX_RE_COMP	1
4#define	HAVE_LANGINFO_H	1
5#define	HAVE_LANGINFO_CODESET	1
6#define	HAVE_LOCALE_H	1
7#define	HAVE_WCHAR_H	1
8#define	HAVE_WCTYPE_H	1
9#define	HAVE_ISBLANK	1
10#define	HAVE_WCRTOMB	1
11#define	HAVE_MBRTOWC	1
12#define	HAVE_WCSCOLL	1
13#define	HAVE_ALLOCA	1
14#define	HAVE_STDBOOL_H	1
15#define	HAVE_STDINT_H	1
16