0
0
mirror of https://github.com/python/cpython.git synced 2024-12-01 03:01:36 +01:00
cpython/Mac/mwerks/mwerks_nonshared_config.h
1996-07-22 15:23:58 +00:00

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