===================================================================
--- a/configure.vbs     (revision 43850)
+++ b/configure.vbs     (working copy)
@@ -1673,7 +1673,7 @@
 
    ' The tools location (first).
    if (strPathlibSDL = "") And (g_blnInternalFirst = True) Then
-      str = g_strPathDev & "/win.x86/libsdl/v1.2.14"
+      str = g_strPathDev & "/win." & g_strTargetArch & "/libsdl/v1.2.14"
       if CheckForlibSDLSub(str) then strPathlibSDL = str
    end if


This Patch is contributed under the MIT license

Regards
Bodo


_______________________________________________
vbox-dev mailing list
[email protected]
https://www.virtualbox.org/mailman/listinfo/vbox-dev

Reply via email to