Added USE_STACKCHECK define

This commit is contained in:
Jack Jansen 1996-07-22 15:23:58 +00:00
parent 5c971677a5
commit 98bfad75ac
5 changed files with 8 additions and 0 deletions

View File

@ -5,6 +5,7 @@
#define USE_MACSPEECH
#define USE_IMG
#define USE_MACCTB
#define USE_STACKCHECK
#ifdef __powerc
#define USE_MAC_DYNAMIC_LOADING
#endif

View File

@ -5,3 +5,5 @@
/* #define USE_MACTCP */
/* #define USE_BGEN */
/* #define USE_MACSPEECH */
#define USE_STACKCHECK

View File

@ -9,3 +9,4 @@
#define USE_MAC_DYNAMIC_LOADING
#endif
#define USE_GUSI
#define USE_STACKCHECK

View File

@ -12,3 +12,5 @@
#endif
#define USE_GUSI
#define USE_WASTE
#define USE_STACKCHECK

View File

@ -3,3 +3,5 @@
#define USE_MAC_DYNAMIC_LOADING
#define USE_MAC_APPLET_SUPPORT
#define USE_GUSI
#define USE_STACKCHECK