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