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:
@@ -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 = ;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user