imaxabs: Avoid link error on OSF/1 with DTK cc.
[gnulib.git] / ChangeLog
index fb46cf3..da9c7c2 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
 2011-09-01  Bruno Haible  <bruno@clisp.org>
 
+       imaxabs: Avoid link error on OSF/1 with DTK cc.
+       * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Also test whether imaxabs is defined
+       as a function.
+       * modules/imaxabs (configure.ac): Test whether imaxabs is defined, not
+       whether it is declared.
+
+2011-09-01  Bruno Haible  <bruno@clisp.org>
+
+       Tests for module 'strtoumax'.
+       * modules/strtoumax-tests: New file.
+       * tests/test-strtoumax.c: New file.
+
        Tests for module 'strtoimax'.
        * modules/strtoimax-tests: New file.
        * tests/test-strtoimax.c: New file.