maint.mk: relax the default _gl_TS_function_match regexp
authorJim Meyering <meyering@redhat.com>
Tue, 2 Aug 2011 12:54:34 +0000 (14:54 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 2 Aug 2011 12:54:34 +0000 (14:54 +0200)
commit8068b5d283630a295b2929b9dc6a65916b10f52f
tree11f143dbd3c4c0ca8c312eac671bf1401a82b4cd
parentc596dce2525adef145e3ec2e1d3c89dc044ac8e8
maint.mk: relax the default _gl_TS_function_match regexp

* top/maint.mk (_gl_TS_function_match): Don't require at least one
space between function name and "(" in an "extern" declaration.
That would fail to match a decl with no space there: extern void foo();
ChangeLog
top/maint.mk