[__GNUC__] (C_SWITCH_SYSTEM): Defined.

This commit is contained in:
Richard M. Stallman
1995-02-17 10:30:31 +00:00
parent 5c3c0887e7
commit 001e1e477d

View File

@@ -110,3 +110,7 @@ char *_getpty();
#define MAIL_USE_FLOCK
/* use K&R C */
#ifndef __GNUC__
#define C_SWITCH_SYSTEM -cckr
#endif