aboutsummaryrefslogtreecommitdiff
path: root/gnu/lib/libregex/config.h
blob: 4194d71b7d85f01b1ea083b9184d5b926952865f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
/* $FreeBSD: src/gnu/lib/libregex/config.h,v 1.1.26.1 2010/12/21 17:10:29 kensmith Exp $ */

#define	_REGEX_RE_COMP	1
#define	HAVE_LANGINFO_H	1
#define	HAVE_LANGINFO_CODESET	1
#define	HAVE_LOCALE_H	1
#define	HAVE_WCHAR_H	1
#define	HAVE_WCTYPE_H	1
#define	HAVE_ISBLANK	1
#define	HAVE_WCRTOMB	1
#define	HAVE_MBRTOWC	1
#define	HAVE_WCSCOLL	1