On Fri, Oct 26, 2012 at 7:59 PM, Eric Blake <eblake@xxxxxxxxxx> wrote: > On 10/26/2012 10:23 AM, Zeeshan Ali (Khattak) wrote: >> From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx> >> >> --- >> maint.mk | 3 ++- >> 1 file changed, 2 insertions(+), 1 deletion(-) >> >> diff --git a/maint.mk b/maint.mk >> index 405c6d0..6d35231 100644 >> --- a/maint.mk >> +++ b/maint.mk >> @@ -1078,7 +1078,8 @@ sc_po_check: >> esac; \ >> files="$$files $$file"; \ >> done; \ >> - grep -E -l '\b(N?_|gettext *)\([^)"]*("|$$)' $$files \ >> + grep -E -l '\b((N?_|gettext *)\([^)"]*("|$$))|(<_.*/_.*>)' \ >> + $$files \ > > I took it one step further, and resyncrhonized maint.mk with gnulib: > https://www.redhat.com/archives/virt-tools-list/2012-October/msg00276.html Thanks so much for the quick action on this. We can drop this patch now in favor or yours. -- Regards, Zeeshan Ali (Khattak) FSF member#5124