aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Mac/BuildScript/resources/Welcome.rtf
diff options
context:
space:
mode:
authorNed Deily <nad@acm.org>2013-09-06 01:07:05 -0700
committerNed Deily <nad@acm.org>2013-09-06 01:07:05 -0700
commitd819b931f35852e1399f73ea19b74920ffde2651 (patch)
treef39225228fc4009d774d5a217bebcb15fb55fe57 /Mac/BuildScript/resources/Welcome.rtf
parentd80f7be580bf9f6bcf2c7ae99c6a8afde6aafc6c (diff)
downloadcpython-d819b931f35852e1399f73ea19b74920ffde2651.tar.gz
cpython-d819b931f35852e1399f73ea19b74920ffde2651.zip
Issue #1584: Provide options to override default search paths for Tcl and Tk
when building _tkinter. configure has two new options; if used, both must be specified: ./configure \ --with-tcltk-includes="-I/opt/local/include" \ --with-tcltk-libs="-L/opt/local/lib -ltcl8.5 -ltk8.5" In addition, the options can be overridden with make: make \ TCLTK_INCLUDES="-I/opt/local/include" \ TCLTK_LIBS="-L/opt/local/lib -ltcl8.6 -ltk8.6"
Diffstat (limited to 'Mac/BuildScript/resources/Welcome.rtf')
0 files changed, 0 insertions, 0 deletions