Add the DragonFly cvs id and perform general cleanups on cvs/rcs/sccs ids. Most
[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 /* $DragonFly: src/gnu/usr.bin/gperf/Attic/config.h,v 1.2 2003/06/17 04:25:45 dillon Exp $ */
3 /* config.h.  Generated automatically by configure.  */
4 /* config.h.in.  Generated automatically from configure.in by autoheader.  */
5
6 /* Define if the C++ compiler supports "throw ()" declarations.  */
7 #define HAVE_THROW_DECL 1
8
9 /* Define if you have the getrlimit function.  */
10 #define HAVE_GETRLIMIT 1
11
12 /* Define if you have the setrlimit function.  */
13 #define HAVE_SETRLIMIT 1
14
15 /* Define if you have the <sys/resource.h> header file.  */
16 #define HAVE_SYS_RESOURCE_H 1
17
18 /* Define if you have the <sys/time.h> header file.  */
19 #define HAVE_SYS_TIME_H 1
20
21 /* Define if you have the <unistd.h> header file.  */
22 #define HAVE_UNISTD_H 1