diff options
author | Ludovic Courtès <ludo@gnu.org> | 2012-01-05 23:38:10 +0100 |
---|---|---|
committer | Ludovic Courtès <ludo@gnu.org> | 2012-01-05 23:38:10 +0100 |
commit | b3da54d1813f34fca31cdb5fd3db90b9141b1b7a (patch) | |
tree | 52a6ea1a154816fece46bac4850c0f9b3d8861b9 /.x-sc_prohibit_have_config_h | |
parent | a3989357b32ba51c0780732e06c88baec16d3229 (diff) |
Placate a number of `syntax-check' verifications.
- "filesystem" -> "file system"
- remove doubled words
- use EXIT_* macros instead of literal numbers
- update `syntax-check' exclusion files
Diffstat (limited to '.x-sc_prohibit_have_config_h')
-rw-r--r-- | .x-sc_prohibit_have_config_h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/.x-sc_prohibit_have_config_h b/.x-sc_prohibit_have_config_h new file mode 100644 index 000000000..4f18e845c --- /dev/null +++ b/.x-sc_prohibit_have_config_h @@ -0,0 +1,5 @@ +libguile/* +srfi/* +test-suite/* +guile-readline/* +lib/* |