maint: avoid new syntax-check failure
commit081e262daf18c9e0580fce773b09043a31112beb
authorJim Meyering <meyering@redhat.com>
Mon, 19 Sep 2011 18:13:36 +0000 (19 20:13 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 24 Sep 2011 11:17:22 +0000 (24 13:17 +0200)
treed2b61012014aff0e7e304abba4ee4dff7f57fe2b
parenteb6f977ff597b2639eccf5389bff16548beadbeb
maint: avoid new syntax-check failure

Pulling in the latest gnulib triggered a new false-positive
syntax-check failure.
* cfg.mk (exclude_file_name_regexp--sc_prohibit_always-defined_macros):
Exempt remove.c; its definitions of DT_UNKNOWN, DT_DIR and DT_LNK are
harmless.
cfg.mk