]> Savannah Git Hosting - gnulib.git/commit
logf: Avoid redefinition error on MSVC.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 19:34:06 +0000 (20:34 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 22:09:12 +0000 (23:09 +0100)
commit33b84df8e31cd2e2c9058c3ff935e3ddfc8e01d0
tree52c74f3eb4eeca9741bf26ec5647c8852e748b68
parentef458c87188265ccd056376432f4a84ad4e965ad
logf: Avoid redefinition error on MSVC.

* m4/logf.m4 (gl_FUNC_LOGF): Set REPLACE_LOGF to 1 if the function
may be defined as an inline function.
ChangeLog
m4/logf.m4