mirror of
https://github.com/boostorg/build.git
synced 2026-02-15 13:02:11 +00:00
Revert mistaken commit
[SVN r39899]
This commit is contained in:
@@ -13,9 +13,6 @@ cpp-pch pch
|
||||
include/pch.hpp
|
||||
: # requirements
|
||||
<include>include
|
||||
: # default-build
|
||||
: # usage requirements
|
||||
<include>foobar
|
||||
;
|
||||
explicit pch ;
|
||||
|
||||
|
||||
@@ -964,7 +964,7 @@ local rule register-configuration ( version : path ? )
|
||||
}
|
||||
}
|
||||
|
||||
if [ os.name ] in NTXX CYGWIN
|
||||
if [ os.name ] in NT CYGWIN
|
||||
{
|
||||
# Get installation paths from the registry
|
||||
|
||||
|
||||
Reference in New Issue
Block a user