===================================================================
--- a/configure.vbs (revision 43851)
+++ b/configure.vbs (working copy)
@@ -1975,7 +1975,7 @@
' The tools location (first).
if (strPathCurl = "") And (g_blnInternalFirst) Then
- str = g_strPathDev & "/win.x86/libcurl/v7.18.0"
+ str = g_strPathDev & "/win." & g_strTargetArch & "/libcurl/v7.18.0"
if CheckForCurlSub(str) then strPathCurl = 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