diff options
author | Jim Meyering <meyering@redhat.com> | 2011-03-19 17:53:32 +0100 |
---|---|---|
committer | Jim Meyering <meyering@redhat.com> | 2011-03-19 18:23:51 +0100 |
commit | 7fd11db8f49eeecb0015e78aceadd921948c3cff (patch) | |
tree | 2cf4478d4deb73a9f50373fadc168c6f0719c31b /gnulib | |
parent | 2b0096f64c460e53118835238c01afde0ac508e8 (diff) | |
download | grep-7fd11db8f49eeecb0015e78aceadd921948c3cff.tar.gz |
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_bindtextdomain: Remove file.
* .x-sc_prohibit_tab_based_indentation: Likewise.
* .x-sc_prohibit_xalloc_without_use: Likewise.
* .x-sc_space_tab: Likewise.
* cfg.mk: Define variables to exempt the same files.
Diffstat (limited to 'gnulib')
m--------- | gnulib | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/gnulib b/gnulib -Subproject 00e79225624b3a52d18c86eb8cfd87c8b604ca5 +Subproject 739321ef60661c7b51a4c7a3fa23957a4d9dbbc |