blob: 4b9fdc8fc399cb9d9176cfc783a98fa3665cea4c [file] [log] [blame]
/*
** Special config-file for _tkinter plugin.
*/
#define USE_GUSI /* Stdio implemented with GUSI */
#define USE_TK /* Include _tkinter module in core Python */
#define MAC_TCL /* This *must* be on if USE_TK is on */