diff options
Diffstat (limited to 'replace/timegm.m4')
-rw-r--r-- | replace/timegm.m4 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/replace/timegm.m4 b/replace/timegm.m4 new file mode 100644 index 0000000000..59f3ae0521 --- /dev/null +++ b/replace/timegm.m4 @@ -0,0 +1 @@ +AC_CHECK_FUNCS(timegm,[],[LIBREPLACEOBJ="${LIBREPLACEOBJ} timegm.o"]) |