aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-0-3-branch/configure.ac
diff options
context:
space:
mode:
Diffstat (limited to 'branches/gpgme-0-3-branch/configure.ac')
-rw-r--r--branches/gpgme-0-3-branch/configure.ac2
1 files changed, 2 insertions, 0 deletions
diff --git a/branches/gpgme-0-3-branch/configure.ac b/branches/gpgme-0-3-branch/configure.ac
index 36584c5f..96e885d7 100644
--- a/branches/gpgme-0-3-branch/configure.ac
+++ b/branches/gpgme-0-3-branch/configure.ac
@@ -154,6 +154,8 @@ fi
dnl
dnl Checks for library functions.
dnl
+AC_CHECK_FUNCS(timegm)
+
AC_REPLACE_FUNCS(stpcpy)