[FFmpeg-cvslog] r19602 - trunk/configure
Måns Rullgård
mans
Fri Jan 22 04:15:39 CET 2010
Uoti Urpala <uoti.urpala at pp1.inet.fi> writes:
> On Thu, 2009-08-06 at 17:45 +0200, mru wrote:
>> + awk "/$1=/{ match(\$0, /$1=(\\w+)/, a);print a[1];exit }" $TMPE
>
> This fails with mawk.
For the record, mawk is not posix-compliant. Check the real spec
before complaining. If you did, don't bother mentioning non-standard
tools.
> Looks like 3-argument match() is not in POSIX.
Fixed.
--
M?ns Rullg?rd
mans at mansr.com
More information about the ffmpeg-cvslog
mailing list