VirtualBox

Changeset 31874 in vbox


Ignore:
Timestamp:
Aug 23, 2010 7:02:39 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
65082
Message:

OSE fixes

Location:
trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/configure.vbs

    r31871 r31874  
    22022202
    22032203   CheckForMkisofs = False
    2204    LogPrint "trying: strPathMkisofs=" & strPathMkisofs
    2205 
    2206    if FileExists(strFnameMkisofs)
     2204   LogPrint "trying: strFnameMkisofs=" & strFnameMkisofs
     2205
     2206   if FileExists(strFnameMkisofs) = false then
    22072207      LogPrint "Testing '" & strFnameMkisofs & " not found"
    22082208   else
    2209       CfgPrint "VBOX_MKISOFS          := " & strPathMkisofs & "\mkisofs.exe"
     2209      CfgPrint "VBOX_MKISOFS          := " & strFnameMkisofs
    22102210      CheckForMkisofs = True
    22112211   end if
Note: See TracChangeset for help on using the changeset viewer.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette