[Mplayer-cvslog] CVS: main configure,1.362,1.363
Gábor Lénárt
lgb at lgb.hu
Sat Jan 12 17:48:00 CET 2002
On Sat, Jan 12, 2002 at 04:53:29PM +0100, Nick Kurshev wrote:
[...]
> +echo Checking for gawk ... $_gawk_ver
> +if test "$_gawk_verc_fail" ; then
> +echo Gawk was not found or has wrong version. gawk-3.0.x is required
> +exit
> +fi
> +fi
It worked for me with mawk too. And gawk is NOT standard. awk is standard.
Why didn't you drop gawk and simply use awk? Do you use some SPECIAL feature
of gawk? I don't think that you can't write standard awk script for this
simple task.
--
- Gábor
More information about the MPlayer-cvslog
mailing list