https://trac.macports.org/ticket/49713
old
|
new
|
These macros check for particular progra |
3212 | 3212 | some cases whether they support certain features. |
3213 | 3213 | |
3214 | 3214 | -- Macro: AC_PROG_AWK |
3215 | | Check for `gawk', `mawk', `nawk', and `awk', in that order, and |
| 3215 | Check for `gawk', `mawk', and `awk', in that order, and |
3216 | 3216 | set output variable `AWK' to the first one that is found. It |
3217 | 3217 | tries `gawk' first because that is reported to be the best |
3218 | 3218 | implementation. The result can be overridden by setting the |