Initial import from FreeBSD RELENG_4:
[dragonfly.git] / gnu / usr.bin / gperf / config.h
1 /* $FreeBSD: src/gnu/usr.bin/gperf/config.h,v 1.1.2.1 2001/02/15 12:38:20 obrien Exp $ */
2 /* config.h.  Generated automatically by configure.  */
3 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
4
5 /* Define if the C++ compiler supports "throw ()" declarations.  */
6 #define HAVE_THROW_DECL 1
7
8 /* Define if you have the getrlimit function.  */
9 #define HAVE_GETRLIMIT 1
10
11 /* Define if you have the setrlimit function.  */
12 #define HAVE_SETRLIMIT 1
13
14 /* Define if you have the <sys/resource.h> header file.  */
15 #define HAVE_SYS_RESOURCE_H 1
16
17 /* Define if you have the <sys/time.h> header file.  */
18 #define HAVE_SYS_TIME_H 1
19
20 /* Define if you have the <unistd.h> header file.  */
21 #define HAVE_UNISTD_H 1