diff --git a/v2/user-config.jam b/v2/user-config.jam index 7cf826b29..279fb3278 100644 --- a/v2/user-config.jam +++ b/v2/user-config.jam @@ -51,7 +51,7 @@ # Configure msvc (default version, searched in standard location # and PATH). -using msvc : 8.0 : ; +# using msvc : 8.0 : ; # Borland configuration # using borland ;