summaryrefslogtreecommitdiffstats
path: root/replace/timegm.m4
diff options
context:
space:
mode:
Diffstat (limited to 'replace/timegm.m4')
-rw-r--r--replace/timegm.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/replace/timegm.m4 b/replace/timegm.m4
new file mode 100644
index 000000000..59f3ae052
--- /dev/null
+++ b/replace/timegm.m4
@@ -0,0 +1 @@
+AC_CHECK_FUNCS(timegm,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} timegm.o"])