2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-19 16:32:16 +00:00

Point to the new location for Boost.Build v1; tools/build/v1.

[SVN r20654]
This commit is contained in:
Rene Rivera
2003-11-04 17:07:15 +00:00
parent 91b23c8367
commit 8cbbd504cf

View File

@@ -1,6 +1,6 @@
# Copyright David Abrahams 2003. See accompanying LICENSE for terms
# and conditions of use.
# Edit this path to point at the tools/build subdirectory of your
# Edit this path to point at the tools/build/v1 subdirectory of your
# Boost installation. Absolute paths work, too.
boost-build ../../../tools/build ;
boost-build ../../../tools/build/v1 ;