diff --git a/v2/user-config.jam b/v2/user-config.jam index 4fa3cffe2..e8aa09a82 100644 --- a/v2/user-config.jam +++ b/v2/user-config.jam @@ -26,7 +26,7 @@ import toolset : using ; # Configure msvc (default version, searched in standard location # and PATH). -using msvc ; +# using msvc ; # Borland configuration # using borland ; @@ -66,4 +66,3 @@ using msvc ; -