# HG changeset patch # User Richard M. Stallman # Date 738964622 0 # Node ID 60feb55713b28d2af924ab75b83567287e8138ec # Parent b7024624506cddd94e5818774bc091b3e68e0a29 #undef C_SWITCH_SYSTEM. diff -r b7024624506c -r 60feb55713b2 src/s/isc3-0.h --- a/src/s/isc3-0.h Tue Jun 01 19:23:38 1993 +0000 +++ b/src/s/isc3-0.h Tue Jun 01 19:57:02 1993 +0000 @@ -11,3 +11,7 @@ /* mt00@etherm.co.uk says this is needed for process.c. */ #define HAVE_TIMEVAL + +/* People say that using -traditional causes lossage with `const', + so we might as well try getting rid of -traditional. */ +#undef C_SWITCH_SYSTEM