Mercurial > emacs
changeset 3402:60feb55713b2
#undef C_SWITCH_SYSTEM.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 01 Jun 1993 19:57:02 +0000 |
parents | b7024624506c |
children | 4151b7a0e415 |
files | src/s/isc3-0.h |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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