On Thursday 22 September 2005 20:48, Juan RP wrote: > Does that mean we'll have to install the gawk package on systems where > the native awk is enough? (for example NetBSD) No, if you look at the patch you'll see its conditional on ${OPSYS} == "SunOS" as its only needed there. cheers mark