From: Richard Stallman Date: Wed, 1 Apr 1992 04:04:17 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: misc/cutover-egcs-0~13277 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1474c150a842f2a77dd404cc7035dcd93d8f4274;p=thirdparty%2Fgcc.git *** empty log message *** From-SVN: r654 --- diff --git a/gcc/config/svr4.h b/gcc/config/svr4.h index 2859ce4aec43..b6a42bc164fc 100644 --- a/gcc/config/svr4.h +++ b/gcc/config/svr4.h @@ -244,7 +244,9 @@ do { \ #undef WCHAR_TYPE_SIZE #define WCHAR_TYPE_SIZE BITS_PER_WORD -#define MULTIBYTE_CHARS +/* This causes trouble, because it requires the host machine + to support ANSI C. */ +/* #define MULTIBYTE_CHARS */ #undef ASM_BYTE_OP #define ASM_BYTE_OP "\t.byte"