Yasm 1.0.x version

Christian Casteyde <[email protected]> Sat, 5 Jun 2010 14:16:07 +0200
Newsgroups gmane.comp.video.xvid.devel
Message-ID <[email protected]>
Hello everybody
I just noticed while building xvidcore package on Slack 13.1 64 that build 
configure checks for minor version 8 for yasm.
This doesn't work anymore, since yasm has finally reached version 1.0.1, and 0 
< 8. Therefore yasm is not used anymore,

I don't know if yasm 1.0.x is sufficient (may have regressed from 0.8), if not 
maybe updating the configure.in should be an option.