projects
/
platform
/
upstream
/
glib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0dd2782
)
forgotten file
author
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 6 Feb 2008 02:59:47 +0000
(
02:59
+0000)
committer
Matthias Clasen
<matthiasc@src.gnome.org>
Wed, 6 Feb 2008 02:59:47 +0000
(
02:59
+0000)
svn path=/trunk/; revision=6455
configure.in
patch
|
blob
|
history
diff --git
a/configure.in
b/configure.in
index
914302d
..
706e8e3
100644
(file)
--- a/
configure.in
+++ b/
configure.in
@@
-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)