Initial commit, 3-52-19 alpha
[cls.git] / src / c / macintosh / xlconfig.h
blob75cbbd4abf1d6dac7ae304242e19afe2cbb43b26
1 #define ANSI
2 #define IEEEFP
3 #define ADEPTH 8000
4 #define EDEPTH 8000
5 #define IEEEFP
6 #define STSZ 6 * 32768
7 #ifdef powerc
8 # define HAVE_DLOPEN 1
9 # define SHAREDLIBS
10 #else
11 # define HAVE_DLOPEN 0
12 #endif