summaryrefslogtreecommitdiff
path: root/lib/make/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'lib/make/config.h.in')
-rw-r--r--lib/make/config.h.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/lib/make/config.h.in b/lib/make/config.h.in
index 03ebdc94..4b11594d 100644
--- a/lib/make/config.h.in
+++ b/lib/make/config.h.in
@@ -62,6 +62,17 @@
#undef MKDIR
#undef MKDIRFLAGS
+/* Various library functions */
+
+#undef HAVE_MKDIR
+#undef HAVE_GETTIMEOFDAY
+#undef HAVE_GETRUSAGE
+#undef HAVE__FTIME
+
+/* Some include things */
+#undef TIME_WITH_SYS_TIME
+#undef HAVE_TIME_H
+
/******************************************************************************/
#ifdef CCODE