tests: make syntax-checks more robust
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Sat, 4 Apr 2009 08:25:18 +0000 (10:25 +0200)
committerJim Meyering <meyering@redhat.com>
Sat, 4 Apr 2009 08:25:18 +0000 (10:25 +0200)
commitd75bcea4cfc7927535d19d34d8d103621b4a0d6d
treea8fb914698edcbc71f088ffb3bfaa2ff7700a161
parenteaacc89a455c1cc5d3c1c3af1b8ff6442c92ce37
tests: make syntax-checks more robust

* maint.mk (_prohibit_regexp): Add ';' at end of ':'-introduced
comment so that the comment doesn't gobble up the following test
for a missing regexp definition.
(_header_without_use): Escape all '.'s in a header file name,
not just the first one.
maint.mk