aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf/config.h
blob: e53ff0d087931f0b6eadd1b2e58e12cd28da5834 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
/* $FreeBSD: src/gnu/usr.bin/gperf/config.h,v 1.1.38.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */
/* config.h.  Generated automatically by configure.  */
/* config.h.in.  Generated automatically from configure.in by autoheader.  */

/* Define if the C++ compiler supports "throw ()" declarations.  */
#define HAVE_THROW_DECL 1

/* Define if you have the getrlimit function.  */
#define HAVE_GETRLIMIT 1

/* Define if you have the setrlimit function.  */
#define HAVE_SETRLIMIT 1

/* Define if you have the <sys/resource.h> header file.  */
#define HAVE_SYS_RESOURCE_H 1

/* Define if you have the <sys/time.h> header file.  */
#define HAVE_SYS_TIME_H 1

/* Define if you have the <unistd.h> header file.  */
#define HAVE_UNISTD_H 1