12 lines
215 B
C
12 lines
215 B
C
|
#define HAVE_CONFIG_H
|
||
|
// #define USE_STDWIN
|
||
|
// #define USE_MACTCP
|
||
|
#define USE_BGEN
|
||
|
#define USE_MACSPEECH
|
||
|
// #define USE_IMG
|
||
|
#define USE_MACCTB
|
||
|
#ifdef __powerc
|
||
|
#define USE_MAC_DYNAMIC_LOADING
|
||
|
#endif
|
||
|
#define USE_GUSI
|