summaryrefslogtreecommitdiffstats
path: root/contrib/gperf/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gperf/src/config.h.in')
-rw-r--r--contrib/gperf/src/config.h.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/contrib/gperf/src/config.h.in b/contrib/gperf/src/config.h.in
new file mode 100644
index 0000000..4d3d762
--- /dev/null
+++ b/contrib/gperf/src/config.h.in
@@ -0,0 +1,19 @@
+/* config.h.in. Generated automatically from configure.in by autoheader. */
+
+/* Define if the C++ compiler supports "throw ()" declarations. */
+#undef HAVE_THROW_DECL
+
+/* Define if you have the getrlimit function. */
+#undef HAVE_GETRLIMIT
+
+/* Define if you have the setrlimit function. */
+#undef HAVE_SETRLIMIT
+
+/* Define if you have the <sys/resource.h> header file. */
+#undef HAVE_SYS_RESOURCE_H
+
+/* Define if you have the <sys/time.h> header file. */
+#undef HAVE_SYS_TIME_H
+
+/* Define if you have the <unistd.h> header file. */
+#undef HAVE_UNISTD_H
OpenPOWER on IntegriCloud