summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/gperf/config.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/gperf/config.h')
-rw-r--r--gnu/usr.bin/gperf/config.h21
1 files changed, 0 insertions, 21 deletions
diff --git a/gnu/usr.bin/gperf/config.h b/gnu/usr.bin/gperf/config.h
deleted file mode 100644
index 464005e3fa58..000000000000
--- a/gnu/usr.bin/gperf/config.h
+++ /dev/null
@@ -1,21 +0,0 @@
-/* $FreeBSD$ */
-/* 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