]> Savannah Git Hosting - gnulib.git/commit
Optimize the "checking whether ... is declared without a macro" checks.
authorBruno Haible <bruno@clisp.org>
Sun, 5 Aug 2018 21:25:56 +0000 (23:25 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 5 Aug 2018 21:25:56 +0000 (23:25 +0200)
commit9c34e1b191352a1d9c236ea5ac6a1020a8a01d0d
treea97102847670a1649885198f8d35abee03f4ea00
parent0998a7c6518e78078acc9fc555da6bfbde963f96
Optimize the "checking whether ... is declared without a macro" checks.

Suggested by Paul Eggert in
<https://lists.gnu.org/archive/html/bug-gnulib/2011-01/msg00339.html>.

* m4/warn-on-use.m4 (gl_WARN_ON_USE_PREPARE): Expand to nothing if the
Gnulib module 'posixcheck' is not in use.
ChangeLog
m4/warn-on-use.m4