[vbox-dev] Bug in configure.vbs
Frank Mehnert
Frank.Mehnert at Sun.COM
Wed Mar 4 11:29:18 PST 2009
On Monday 02 March 2009, Sergiy Byelozyorov wrote:
> In configure.vbs line 1676:
>
> if LogFindFile(strPathXml2, "lib/libxml2.lib") then
>
> should be
>
> if LogFindFile(strPathXml2, "lib/libxml2.lib") <> "" then
Fixed. Thanks for reporting.
> Otherwise, script issues error: type mismatch. Please make changes since I
> don't have right to commit, do I?
No, the subversion repository is read-only. For contribution
code, please have a look at
http://www.virtualbox.org/wiki/Contributor_information
Kind regards,
Frank
--
Dr.-Ing. Frank Mehnert Sun Microsystems http://www.sun.com/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: This is a digitally signed message part.
Url : http://www.virtualbox.org/pipermail/vbox-dev/attachments/20090304/d822dc62/attachment-0001.bin
More information about the vbox-dev
mailing list