]> CyberLeo.Net >> Repos - FreeBSD/releng/8.1.git/blob - gnu/lib/libregex/config.h
Copy stable/8 to releng/8.1 in preparation for 8.1-RC1.
[FreeBSD/releng/8.1.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