timegm: Assume declaration if function exists.
[pspp] / ChangeLog
index 2a88359b3c786c069df429fe25883deb2c635811..ecea28d7568c17b1f27c6152a5bcc843761b81f8 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-04-03  Bruno Haible  <bruno@clisp.org>
+
+       timegm: Assume declaration if function exists.
+       * m4/timegm.m4 (gl_FUNC_TIMEGM): Assume timegm is declared if and only
+       if it exists. Don't clobber ac_cv_func_timegm.
+
 2010-04-03  Bruno Haible  <bruno@clisp.org>
 
        time_r: Fix C++ test error on mingw.