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)
committerIan Beckwith <ianb@erislabs.net>
Thu, 8 Sep 2011 01:56:53 +0000 (02:56 +0100)
commit4a9738ec59c7849cb35ccab20bf6c3737f4e10b1
treef1584e2beef67a8c5d5abacd0f4873d99f364400
parent0f5629a2fc2a536cfedd8d29e66c36995d8d3211
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.
(cherry picked from commit ae006b4d5d64c1a5e1ac2b5bd45350d4d3ebb060)
ChangeLog
m4/strtoimax.m4
modules/strtoimax