Browse Source

Make sure we use the same name of project module everywhere.

In particular, this fixes problems on windows where project.load
may be passed a path from Jamfile, and then load-jamfile may use
a path using the exact case as stored in the file system -- different
from the path passed to project.load.


[SVN r59581]
Vladimir Prus 16 years ago
parent
commit
09ddfeab2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tools/build

+ 1 - 1
tools/build

@@ -1 +1 @@
-Subproject commit ab541ea5442bad5842279ded9137588ea2f1284b
+Subproject commit da1422075e37b90ef3fc2d45571864d53ab5eab4

粤ICP备19079148号