commit | 7ec573661ff046f6fa97d694de7a68dede2532fd | [log] [tgz] |
---|---|---|
author | Jeremy Jackson <jerj@coplanar.net> | Wed Jan 21 22:10:40 2009 -0500 |
committer | Paul Jakma <paul@quagga.net> | Fri Jun 19 15:03:31 2009 +0100 |
tree | af1fd3206ed90ad0dec7844abf18deac579af846 | |
parent | ec5e42b3c50e3a8e95963161319fa1a56466b2ae [diff] |
[configure] fix check for GNU awk/gawk to abort ./configure if missing It also prints what were comments explaining why gawk is necessary, and not-in-PATH to help user figure out why it's not found. Build was mysteriously failing with the old version of this check when gawk wasn't installed.