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)
* 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.


No differences found