forgotten file
authorMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Feb 2008 02:59:47 +0000 (02:59 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Wed, 6 Feb 2008 02:59:47 +0000 (02:59 +0000)
svn path=/trunk/; revision=6455

configure.in

index 914302d..706e8e3 100644 (file)
@@ -551,7 +551,7 @@ AC_CHECK_FUNCS(valloc)
 
 AC_CHECK_FUNCS(atexit on_exit)
 
-AC_CHECK_FUNCS(timegm)
+AC_CHECK_FUNCS(timegm gmtime_r)
 
 AC_CHECK_SIZEOF(char)
 AC_CHECK_SIZEOF(short)