chiark / gitweb /
Makefile.am: fix build with mawk
authorMartin Pitt <martin.pitt@ubuntu.com>
Fri, 30 Oct 2009 08:38:21 +0000 (09:38 +0100)
committerMartin Pitt <martin.pitt@ubuntu.com>
Fri, 30 Oct 2009 08:38:21 +0000 (09:38 +0100)
Don't use the [[:space:]] syntax in awk calls' regex, since that's GNU awk
specific. Thanks to Alan Jenkins for finding this.


No differences found