]> Savannah Git Hosting - gnulib.git/commit
ffs: Ensure declaration on mingw.
authorBruno Haible <bruno@clisp.org>
Mon, 16 Jul 2018 22:49:06 +0000 (00:49 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 16 Jul 2018 22:50:31 +0000 (00:50 +0200)
commitcdbf3d385a32ff904c96f20c26f3470bd8345248
tree56ee2fd8cdfcabd232d57aa5fa6484b1b4768987
parentc3251a577ebb1f0ddfa830adf507f65fb3a76d03
ffs: Ensure declaration on mingw.

Reported by Daniel P. BerrangĂ© <berrange@redhat.com>
in https://lists.gnu.org/archive/html/bug-gnulib/2018-07/msg00061.html.

* m4/ffs.m4 (gl_FUNC_FFS): Check whether ffs() not only exists but is
also declared.
ChangeLog
m4/ffs.m4