imaxdiv: Avoid link error on OSF/1 with DTK cc.
authorBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:33:11 +0000 (01:33 +0200)
committerIan Beckwith <ianb@erislabs.net>
Thu, 8 Sep 2011 01:56:37 +0000 (02:56 +0100)
commit6add58a9a1e2531ac96079cc063201ef3b3c2b98
treed94dae3f426e5166ec32769644ce16bd967f2494
parent54c55a69f206e114d2bf294363314b226373f445
imaxdiv: Avoid link error on OSF/1 with DTK cc.

* m4/imaxdiv.m4 (gl_FUNC_IMAXDIV): Also test whether imaxdiv is defined
as a function.
* modules/imaxdiv (configure.ac): Test whether imaxdiv is defined, not
whether it is declared.
(cherry picked from commit d828cda5d7eebb7daa2da7b4e717be1e0883940b)
ChangeLog
m4/imaxdiv.m4
modules/imaxdiv