Hubert Feyrer wrote:
> Is it possible to only install nawk on systems that really need it?
I guess this is what already happens:
Darwin)
need_awk=no
DragonFly)
need_awk=no
FreeBSD)
need_awk=no
HP-UX)
need_awk=yes
...
ciao
Klaus