Factor out duplication in sc_prohibit_*_without_use rules.
authorJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 20:32:03 +0000 (21:32 +0100)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Mar 2008 20:32:03 +0000 (21:32 +0100)
commite3b22389a852e9afe16ebc15ce0f95c21ff3f041
tree7499ecf65cc13c1703f9f8c91f0009338c80dd68
parent29ff7a394390efc6745810c042b4cba059c34141
Factor out duplication in sc_prohibit_*_without_use rules.

* Makefile.maint (_header_without_use): New "command",
factored out of four sc_prohibit_HEADER_without_use rules.
(sc_prohibit_assert_without_use): Rewrite using $(_header_without_use).
(sc_prohibit_getopt_without_use): Likewise.
(sc_prohibit_quotearg_without_use): Likewise.
(sc_prohibit_quote_without_use): Likewise.
Makefile.maint