File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212/* #define USE_GUSI2 /* Stdio implemented with GUSI 2 */
1313/* # define USE_GUSI1 /* Stdio implemented with GUSI 1 */
1414#define USE_MSL /* Use Mw Standard Library (as opposed to Plaugher C libraries) */
15- /* #define USE_TOOLBOX /* Include toolbox modules in core Python */
16- #define USE_CORE_TOOLBOX /* Include minimal set of toolbox modules in core Python */
17- /* #define USE_QT /* Include quicktime modules in core Python */
15+ #define USE_TOOLBOX /* Include toolbox modules in core Python */
16+ /* #define USE_CORE_TOOLBOX /* Include minimal set of toolbox modules in core Python */
17+ #define USE_QT /* Include quicktime modules in core Python */
1818/* #define USE_WASTE /* Include waste module in core Python */
1919/* #define USE_MACSPEECH /* Include macspeech module in core Python */
2020/* #define USE_IMG /* Include img modules in core Python */
2929/* #define USE_MALLOC_DEBUG /* Enable range checking and other malloc debugging */
3030/* #define USE_GDBM /* Include the gdbm module */
3131/* #define USE_ZLIB /* Include the zlib module */
32+ #define USE_UCNHASH /* Include ucnhash module */
3233#define USE_APPEARANCE /* Enable Appearance support */
3334#define USE_MSL_MALLOC /* Use MSL malloc(), not our own. */
3435#ifdef __powerc
You can’t perform that action at this time.
0 commit comments