docs for new setup.py option

This commit is contained in:
wiredfool 2016-05-03 20:55:47 +01:00
parent 03576bd744
commit da62f7c25b

View File

@ -207,6 +207,10 @@ Build Options
automated build systems that configure the proper paths in the automated build systems that configure the proper paths in the
environment variables (e.g. Buildroot). environment variables (e.g. Buildroot).
* Build flag: ``--disable-osx-tcltk-framework``. Skips linking against
the OSX system TCL/TK frameworks for systems that have alternate
versions of the libraries installed.
* Build flag: ``--debug``. Adds a debugging flag to the include and * Build flag: ``--debug``. Adds a debugging flag to the include and
library search process to dump all paths searched for and found to library search process to dump all paths searched for and found to
stdout. stdout.