]> git.ipfire.org Git - thirdparty/libtool.git/commit
maint: disable prohibit_always-defined_macros syntax check.
authorGary V. Vaughan <gary@gnu.org>
Thu, 8 Dec 2011 14:48:03 +0000 (21:48 +0700)
committerGary V. Vaughan <gary@gnu.org>
Tue, 2 Oct 2012 14:02:59 +0000 (21:02 +0700)
commitc5dec32e37e90ce46813efe7dfe8c5500cc55bbc
tree66521fe5bc8eb433be92b876a756a1b0b9a265d8
parenta2445f0fdbeaa72c18a893714e4437ea01faa08a
maint: disable prohibit_always-defined_macros syntax check.

Aside from Apple grep silently failing to run this test and
report violations, libtool still uses non-gnulib versions of
dirent.h and argz.h which use the same macros, but are not
always-defined.
* cfg.mk (local-checks-to-fix): Move
sc_prohibit_always-defined_macros from here...
(local-checks-to-skip): ...to here.
Reported by Peter O'Gorman.

Signed-off-by: Gary V. Vaughan <gary@gnu.org>
cfg.mk