mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Config files for shared PPC python with GUSI and for _tkinter plugin
module.
This commit is contained in:
parent
0acaf07377
commit
3fff8c43fb
2 changed files with 9 additions and 0 deletions
4
Mac/mwerks/mwerks_tkplugin_config.h
Normal file
4
Mac/mwerks/mwerks_tkplugin_config.h
Normal file
|
@ -0,0 +1,4 @@
|
|||
#define HAVE_CONFIG_H
|
||||
#define USE_TK
|
||||
#define MAC_TCL
|
||||
#define USE_GUSI
|
5
Mac/mwerks/old/mwerks_shgusi_config.h
Normal file
5
Mac/mwerks/old/mwerks_shgusi_config.h
Normal file
|
@ -0,0 +1,5 @@
|
|||
#define HAVE_CONFIG_H
|
||||
#define USE_MAC_SHARED_LIBRARY
|
||||
#define USE_MAC_DYNAMIC_LOADING
|
||||
#define USE_MAC_APPLET_SUPPORT
|
||||
#define USE_GUSI
|
Loading…
Add table
Add a link
Reference in a new issue