X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=ChangeLog;h=41bcc813d84c8a4cb24f699a199a77d20d21eef6;hb=d828cda;hp=da9c7c2cc507b2a5c1dc8abd51d28ebb49d5d9bb;hpb=7c712d9b74453214bc029ebcb12f6f2a00f68bbc;p=gnulib.git diff --git a/ChangeLog b/ChangeLog index da9c7c2cc..41bcc813d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2011-09-01 Bruno Haible + 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. + +2011-09-01 Bruno Haible + imaxabs: Avoid link error on OSF/1 with DTK cc. * m4/imaxabs.m4 (gl_FUNC_IMAXABS): Also test whether imaxabs is defined as a function.