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

Quote semicolon

[SVN r49365]
This commit is contained in:
Vladimir Prus
2008-10-16 16:53:36 +00:00
parent b22902b143
commit 4602a7d8c5
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 = ;
}
}