strtoumax: Avoid link error on OSF/1 with DTK cc.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:36:31 +0000 (01:36 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:36:31 +0000 (01:36 +0200)
commit24bfc89ccc3fd4ce86652dbbb95afd844db59a07
tree309b28f896f602436fc32d5b2ba116217ca325a0
parentae006b4d5d64c1a5e1ac2b5bd45350d4d3ebb060
strtoumax: Avoid link error on OSF/1 with DTK cc.

* m4/strtoumax.m4 (gl_FUNC_STRTOUMAX): Always test whether strtoumax is
defined as a function.
* modules/strtoumax (Depends-on, configure.ac): Test only whether
strtoumax is defined, not whether it is declared.
ChangeLog
m4/strtoumax.m4
modules/strtoumax