![](https://secure.gravatar.com/avatar/7a10a8846eedfba5beb53ac37c15a258.jpg?s=120&d=mm&r=g)
John Faith scrisse:
The test in check_version() where it fails is:
if (("$MAJOR1" > "$MAJOR2"))||(((("$MAJOR1" == "$MAJOR2")) && (("$MINOR1" >= "$MINOR2")))); then
Does anyone know why this 'if' does not use '-gt' for numeric compares and square brackets for test, like on the trunk? Am I getting source from the right place?
It was fixed in trunk in revision 13961, but 0.45 was already branched at that time. You can safely use autogen.sh from trunk or manually edit it for your needs. Maybe the fix should be ported to 0.45 branch also in our SVN.
Cheers, Luca
-- .''`. ** Debian GNU/Linux ** | Luca Bruno : :' : The Universal O.S. | luca.br(AT)uno.it `. `'` | GPG Key ID: 3BFB9FB3 `- http://www.debian.org | Proud Debian GNU/Linux User