summaryrefslogtreecommitdiffstats
path: root/contrib/libf2c/libU77/config.hin
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/libf2c/libU77/config.hin')
-rw-r--r--contrib/libf2c/libU77/config.hin9
1 files changed, 9 insertions, 0 deletions
diff --git a/contrib/libf2c/libU77/config.hin b/contrib/libf2c/libU77/config.hin
index 2f20872..9848d06 100644
--- a/contrib/libf2c/libU77/config.hin
+++ b/contrib/libf2c/libU77/config.hin
@@ -33,6 +33,12 @@
/* Define as the path of the `chmod' program. */
#undef CHMOD_PATH
+/* Define if your gettimeofday takes only one argument. */
+#undef GETTIMEOFDAY_ONE_ARGUMENT
+
+/* Define if your gettimeofday takes a time zome argument. */
+#undef HAVE_TIMEZONE
+
/* Define if you have the alarm function. */
#undef HAVE_ALARM
@@ -54,6 +60,9 @@
/* Define if you have the getrusage function. */
#undef HAVE_GETRUSAGE
+/* Define if you have the gettimeofday function. */
+#undef HAVE_GETTIMEOFDAY
+
/* Define if you have the getuid function. */
#undef HAVE_GETUID
OpenPOWER on IntegriCloud