Kaydet (Commit) b852b74c authored tarafından Jack Jansen's avatar Jack Jansen

For gusi-based python

üst 3df881c5
......@@ -4,7 +4,7 @@
** Jack Jansen, CWI, August 1995.
*/
#ifdef __MWERKS__
#if defined(__MWERKS__) && !defined(USE_GUSI)
#include <stdio.h>
#include <unix.h>
#include <errno.h>
......
#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
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment