maint: extend the always_defined_macros syntax-check
authorJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 10:05:14 +0000 (12:05 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 3 May 2010 11:24:04 +0000 (13:24 +0200)
commitecf6d16dc7488e6929cd431c31288b354071dce3
tree1ad16d1332ec253c0c303624d3cda64112aa9099
parentc0e784b92338b26b28c0194b86ff59f23f37eb44
maint: extend the always_defined_macros syntax-check

* cfg.mk (gl_generated_headers_): Define.
(headers_with_interesting_macro_defs): Remove headers covered
by the above.
(.re-defmac): Extract symbol names from many more files.
(sc_always_defined_macros): Use VC_LIST_EXCEPT, not VC_LIST, so
that we can use the usual exception mechanism.
Test for $(gnulib_dir), not system.h.
* .x-sc_always_defined_macros: New file.  Exempt src/seq.c.
* Makefile.am (syntax_check_exceptions): Add it here.
.x-sc_always_defined_macros [new file with mode: 0644]
Makefile.am
cfg.mk