inttypes: Move some configure check to module 'imaxabs'.
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 24 Apr 2011 14:48:26 +0000 (16:48 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 24 Apr 2011 14:48:26 +0000 (16:48 +0200)
commitb2346264de7b3b73945a1a9a84af82f5bc2960d3
tree4f84611f6d9518ff807eb8c3b218450d94395360
parente23c10166fbeec60ed7e051ef0ef518cfa1f27b2
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.
* m4/inttypes.m4 (gl_INTTYPES_H): Don't check for imaxabs decl here.
ChangeLog
m4/imaxabs.m4
m4/inttypes.m4