2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-17 01:32:12 +00:00

Remove debug print

[SVN r30591]
This commit is contained in:
Vladimir Prus
2005-08-16 10:59:50 +00:00
parent db0d944e94
commit dd7dffecec

View File

@@ -576,11 +576,7 @@ class linking-generator : generator
extra-xdll-paths += [ path.parent $(location) ] ;
}
}
ECHO "Extra xdll paths " $(extra-xdll-paths) ;
# Hardcode dll paths only when linking executables.
# Pros: don't need to relinking libraries when installing.
# Cons: "standalone" libraries (plugins, python extensions)