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)
committerBruno Haible <bruno@clisp.org>
Thu, 1 Sep 2011 23:34:03 +0000 (01:34 +0200)
commitd828cda5d7eebb7daa2da7b4e717be1e0883940b
tree440d8e2408d28df1a7c1b3d95aeeb0e00e7d8186
parent7c712d9b74453214bc029ebcb12f6f2a00f68bbc
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.
ChangeLog
m4/imaxdiv.m4
modules/imaxdiv