V ne, 07. 12. 2003 v 21:46, Bo Lincoln píše:

> Thanks. It still does not work, but if I change the line to
> 
> if [[[ ${EVO_MAJVER} -gt 1  || ( ${EVO_MAJVER} = 1 && ${EVO_MINVER} -ge
> 4 )]]]; then
> 
> it works, as [[[ gets converted to [[ in the actual configure file
> (don't ask me why). Is this OK in FreeBSD? 

[[ is double invocation of 'test' and does not make any sense to me.

It's strange it does not work for you. Let's drop this line, I'll patch
locally.

-- 
Pav Lucistnik <[EMAIL PROTECTED]>
              <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Toto je =?iso-8859-2?Q?digit=E1ln=EC?= =?ISO-8859-1?Q?_podepsan=E1?= =?iso-8859-2?Q?_=E8=E1st?= =?ISO-8859-1?Q?_zpr=E1vy?=

Reply via email to