Lame 3.98 changed the -V parameter from integer to floating point. Now we need -V...
commita239c49fd88f5e0b66f64025254c307beea714b9
authoramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 May 2009 00:12:24 +0000 (30 00:12 +0000)
committeramiconn <amiconn@a1c6a512-1295-4272-9138-f99709370657>
Sat, 30 May 2009 00:12:24 +0000 (30 00:12 +0000)
treebe397a4f7246f39fb2714bc20e32de8da64f872b
parentfa74f012372a6320b164181b9161fa1092d22ea4
Lame 3.98 changed the -V parameter from integer to floating point. Now we need -V 9.999 in order to get the smallest possible size as before. Earlier versions just read that as -V 9, so no need to differentiate.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21133 a1c6a512-1295-4272-9138-f99709370657
tools/configure