Removed THINK_C support.

This commit is contained in:
Jack Jansen 2000-06-04 21:56:05 +00:00
parent 031ac7112f
commit 021da55579
10 changed files with 2 additions and 812 deletions

View file

@ -31,16 +31,11 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
#define USE_STACKCHECK
/* Define if on Macintosh (THINK_C, MPW or __MWERKS__ should also be defined) */
/* Define if on Macintosh (MPW or __MWERKS__ should also be defined) */
#ifndef macintosh
#define macintosh
#endif
/* Define if you have the fopenRF function. */
#ifdef THINK_C
#define HAVE_FOPENRF
#endif
/* Define to case-check imported modules (why is this here?) */
#define CHECK_IMPORT_CASE