strtoimax: Avoid link error on OSF/1 with DTK cc.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:35:53 +0000 (01:35 +0200)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:35:53 +0000 (01:35 +0200)
commitae006b4d5d64c1a5e1ac2b5bd45350d4d3ebb060
tree3d070ade00103782864fd972a17bba46a641af07
parentd828cda5d7eebb7daa2da7b4e717be1e0883940b
strtoimax: Avoid link error on OSF/1 with DTK cc.

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