tests: improve ChangeLog syntax check
commit100d4983e77dc0c6b8efb588677ca6c9081d6e03
authorJim Meyering <meyering@redhat.com>
Thu, 2 Apr 2009 14:44:44 +0000 (2 16:44 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Apr 2009 08:49:36 +0000 (4 10:49 +0200)
tree9c083f86fa69f5ec7e6a1aac3ad75f361035b068
parentd75bcea4cfc7927535d19d34d8d103621b4a0d6d
tests: improve ChangeLog syntax check

* maint.mk (sc_changelog): Use $(VC_LIST_EXCEPT), not find.
Don't hang when there are no ChangeLog files.
(sc_require_config_h): For the file-name-filter, use grep -l
to be slightly more efficient.
(sc_require_config_h_first, _header_without_use, sc_program_name):
Likewise.
maint.mk