]> git.sesse.net Git - ffmpeg/commit
configure: fix --cpu=host
authorMåns Rullgård <mans@mansr.com>
Fri, 22 Jan 2010 03:14:19 +0000 (03:14 +0000)
committerMåns Rullgård <mans@mansr.com>
Fri, 22 Jan 2010 03:14:19 +0000 (03:14 +0000)
commit27ce1be89ba765d4129a638f2dd673e1f6e17682
treed92d59afe3ab53e096d2655584ce97b26e1d56a2
parent258b60c22454bf8d97e72ce99d0f6c841923d999
configure: fix --cpu=host

The awk command used inadvertently relied on non-standard features.

Originally committed as revision 21376 to svn://svn.ffmpeg.org/ffmpeg/trunk
configure