summaryrefslogtreecommitdiffstats
path: root/.x-sc_require_config_h
Commit message (Collapse)AuthorAgeFilesLines
* maint: stop using .x-sc_* files to list syntax-check exemptionsJim Meyering2011-03-201-2/+0
| | | | | | | | | | | | | | 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_cast_of_argument_to_free: Remove file. * .x-sc_program_name: Likewise. * .x-sc_prohibit_always_true_header_tests: Likewise. * .x-sc_require_config_h: Likewise. * .x-sc_require_config_h_first: Likewise. * Makefile.am (EXTRA_DIST): Remove them from here, too. * cfg.mk: Define variables to exempt the same files.
* exempt the four new src/lid-?id.c files from config.h testJim Meyering2008-06-041-0/+1
| | | | * .x-sc_require_config_h: Add the regexp.
* Convert to coreutils-flavored gnulib.Jim Meyering2008-01-141-0/+1
Signed-off-by: Jim Meyering <meyering@redhat.com>