maint: stop using .x-sc_* files to list syntax-check exemptions
authorJim Meyering <meyering@redhat.com>
Sun, 20 Mar 2011 08:53:04 +0000 (09:53 +0100)
committerJim Meyering <meyering@redhat.com>
Sun, 20 Mar 2011 09:00:00 +0000 (10:00 +0100)
commit28a280a98f066e4dbe6077f75d576b3a32d41d0d
treeda9767da4b9083cbdd8ad33b68ea8916be81f23d
parentc4a4623971318e83b26dab69fae6ce6f2a80302f
maint: stop using .x-sc_* files to list syntax-check exemptions

Instead, use the new mechanism with which you merely use a
variable (derived from the rule name) defined in cfg.mk to an ERE
matching the exempted file names.
* gnulib: Update to latest, to get maint.mk that implements this.
* .x-sc_file_system: Remove file.
* .x-sc_prohibit_tab_based_indentation: Likewise.
* .x-sc_require_config_h: Likewise.
* .x-sc_require_config_h_first: Likewise.
* cfg.mk: Define variables to exempt the same files.
.x-sc_file_system [deleted file]
.x-sc_prohibit_tab_based_indentation [deleted file]
.x-sc_require_config_h [deleted file]
.x-sc_require_config_h_first [deleted file]
cfg.mk
gnulib
lib/.gitignore