inttypes: Move some configure check to module 'imaxdiv'.
[gnulib.git] / ChangeLog
index 6d23f70..8abcf2d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
 
+       inttypes: Move some configure check to module 'imaxdiv'.
+       * m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Require gl_INTTYPES_H_DEFAULTS
+       instead of gl_INTTYPES_H.  Check for imaxdiv decl here.
+       * m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxdiv decl here.
+
+2011-04-22  Paul Eggert  <eggert@cs.ucla.edu>
+
        inttypes: Move some configure check to module 'imaxabs'.
        * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Require gl_INTTYPES_H_DEFAULTS
        instead of gl_INTTYPES_H.  Check for imaxabs decl here.