[PATCH] Second attempt at right-quoting grep pattern in Makefile.am

From: Kinkie <gkinkie_at_gmail.com>
Date: Sun, 24 Aug 2008 23:46:12 +0200

Hi all,
    this time it should work by avoiding the Makefile quoting issue
entirely:

grep -v -E '^$'
is in fact equivalent to
grep .

Hand-comparing the results seems to be ok

    Kinkie

Received on Sun Aug 24 2008 - 22:47:40 MDT

This archive was generated by hypermail 2.2.0 : Mon Aug 25 2008 - 12:00:08 MDT