mirror of
https://github.com/python/cpython.git
synced 2024-12-01 03:01:36 +01:00
12 lines
212 B
C
12 lines
212 B
C
#define HAVE_CONFIG_H
|
|
#define USE_STDWIN
|
|
#define USE_MACTCP
|
|
#define USE_BGEN
|
|
#define USE_MACSPEECH
|
|
#define USE_IMG
|
|
#define USE_MACCTB
|
|
#define USE_STACKCHECK
|
|
#ifdef __powerc
|
|
#define USE_MAC_DYNAMIC_LOADING
|
|
#endif
|