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