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)
committerIan Beckwith <ianb@erislabs.net>
Thu, 8 Sep 2011 01:57:44 +0000 (02:57 +0100)
* 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.
(cherry picked from commit 24bfc89ccc3fd4ce86652dbbb95afd844db59a07)


No differences found