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

Quote semicolon

[SVN r49365]
This commit is contained in:
Vladimir Prus
2008-10-16 16:53:36 +00:00
parent 2723da9acd
commit 8beefcd2c3
4 changed files with 6 additions and 6 deletions

View File

@@ -874,7 +874,7 @@ local rule configure ( version ? : cmd-or-prefix ? : includes * : libraries ? :
}
else
{
debug-message no framework directory found; using library path ;
debug-message "no framework directory found; using library path" ;
framework-directory = ;
}
}