maint.mk: relax sc_prohibit_strcmp, to avoid a false positive
authorJim Meyering <meyering@redhat.com>
Mon, 17 Sep 2012 09:25:00 +0000 (11:25 +0200)
committerJim Meyering <meyering@redhat.com>
Tue, 18 Sep 2012 06:51:10 +0000 (08:51 +0200)
commitdb75e39b38fb197b956f6866ad167bdf7121a660
treeca8fecaf19b66b55d68042955f113b232d503a87
parent0cd711b27ba11019c96314a42e197bc288f415d7
maint.mk: relax sc_prohibit_strcmp, to avoid a false positive

* top/maint.mk (sc_prohibit_strcmp): Relax regexp, so as to match
all uses of #define, not just those that start in column 1.
Richard W.M. Jones reported a false positive in
http://thread.gmane.org/gmane.comp.emulators.guestfs/1902
ChangeLog
top/maint.mk