aboutsummaryrefslogtreecommitdiffstats
path: root/doc/building.tex
diff options
context:
space:
mode:
authorlloyd <[email protected]>2010-06-13 15:52:55 +0000
committerlloyd <[email protected]>2010-06-13 15:52:55 +0000
commitdf0222e101d908151be837e7ef46ab715f71973f (patch)
treee64c1a35ede1a7c43d20bbd49a2d4b2f1cdf4a3b /doc/building.tex
parent781712f324aac1df9b3e7400bb134fb2641974dc (diff)
Rename the --use-boost-python optin to --with-boost-python, and add a
--without-boost-python to explicitly disable it. This makes it much easier to use at least in Gentoo's ebuild system, and perhaps with other packaging systems as well.
Diffstat (limited to 'doc/building.tex')
-rw-r--r--doc/building.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/building.tex b/doc/building.tex
index 0e3f03d4d..30ec0afb0 100644
--- a/doc/building.tex
+++ b/doc/building.tex
@@ -333,7 +333,7 @@ to set the appropriate flags in their Makefile/project file.
The Python wrappers for Botan use Boost.Python, so you must have Boost
installed. To build the wrappers, add the flag
-\verb|--use-boost-python|
+\verb|--with-boost-python|
to \verb|configure.py|. This will create a second makefile,
\verb|Makefile.python|, with instructions for building the Python