inttypes: Move some configure check to module 'imaxdiv'.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Apr 2011 14:52:26 +0000 (16:52 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Apr 2011 14:52:26 +0000 (16:52 +0200)
commitc140b280d2ce855161817b9a79cfe821b05312b8
treec552afcece5bcba779c17e80675b7a66e12837d6
parentb2346264de7b3b73945a1a9a84af82f5bc2960d3
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.
ChangeLog
m4/imaxdiv.m4
m4/inttypes.m4