aboutsummaryrefslogtreecommitdiff
path: root/src/config.h.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.h.in')
-rw-r--r--src/config.h.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/config.h.in b/src/config.h.in
index 62a020518..cfd34fd12 100644
--- a/src/config.h.in
+++ b/src/config.h.in
@@ -10,3 +10,9 @@
/* Define if you have strdup() */
#undef HAVE_STRDUP
+
+/* Define if you have utime() */
+#undef HAVE_UTIME
+
+/* Define if you have utime.h */
+#undef HAVE_UTIME_H