diff options
Diffstat (limited to 'doc/building.tex')
-rw-r--r-- | doc/building.tex | 2 |
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 |