]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - gnu/lib/libregex/config.h
- Copy stable/9 to releng/9.2 as part of the 9.2-RELEASE cycle.
[FreeBSD/releng/9.2.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