Imported Upstream version 1.57.0
[platform/upstream/boost.git] / tools / build / src / tools / boostbook-config.jam
1 #~ Copyright 2005 Rene Rivera.
2 #~ Distributed under the Boost Software License, Version 1.0.
3 #~ (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
4
5 # Automatic configuration for BoostBook tools. To use, just import this module.
6 #
7 # This module is deprecated.
8 #   using boostbook ;
9 # with no arguments now suffices.
10
11 import toolset : using ;
12
13 using boostbook ;