(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.

This commit is contained in:
Richard M. Stallman
1996-09-17 19:02:36 +00:00
parent d8f59f561a
commit be9828d197

View File

@@ -149,8 +149,10 @@ Boston, MA 02111-1307, USA. */
#define UNEXEC unexelf.o
#ifndef __GNUC__
#define C_SWITCH_SYSTEM -belf
#define LD_SWITCH_SYSTEM -belf
#endif
/* SCO has a working alloca in libPW */
#define HAVE_ALLOCA