inttypes: omit now-redundant strtoimax and strtoumax work
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2011 01:00:33 +0000 (18:00 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 26 Apr 2011 19:18:13 +0000 (12:18 -0700)
commit537168321f3784bb33330f5df6b9b169075ba833
tree2f62969693c402b920ad9c03dc44fc119a141710
parent6950d658b76d6144c837b1a832eb062253e15ed7
inttypes: omit now-redundant strtoimax and strtoumax work

* m4/inttypes.m4 (gl_INTTYPES_H): Do not check for strtoimax and
strtoumax decls; gl_FUNC_STRTOIMAX and gl_FUNC_STRTOUMAX now do this.
ChangeLog
m4/inttypes.m4