]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - gnu/lib/libregex/config.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / gnu / lib / libregex / config.h
1 /* $FreeBSD$ */
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