]> git.ipfire.org Git - thirdparty/gcc.git/commit
Makfile.in: Remove traces of mbchar.
authorNeil Booth <neil@daikokuya.co.uk>
Sun, 6 Jul 2003 18:50:45 +0000 (18:50 +0000)
committerNeil Booth <neil@gcc.gnu.org>
Sun, 6 Jul 2003 18:50:45 +0000 (18:50 +0000)
commitade4289c2d5992197bc787e290cfdc3652ce9965
tree426cd99705aacb72bb06b9c7301ea3d740e6ad81
parent11dc5cc6cf5e4402f3f449a6ea155a4748063708
Makfile.in: Remove traces of mbchar.

* Makfile.in: Remove traces of mbchar.
* c-parse.in (MULTIBYTE_CHARS): Remove.
* config.in (MULTIBYTE_CHARS): Remove.
* configure: Remove --enable-mbchar.
* configure.in: Remove --enable-mbchar.
* mbchar.c, mbchar.h: Remove.
* system.h: Poison MULTIBYTE_CHARS.
* config/linux-aout.h (MULTIBYTE_CHARS): Remove.
* config/linux.h (MULTIBYTE_CHARS): Remove.
* config/svr4.h (MULTIBYTE_CHARS): Remove.
* config/sparc/linux.h (MULTIBYTE_CHARS): Remove.

From-SVN: r69009
13 files changed:
gcc/ChangeLog
gcc/Makefile.in
gcc/c-parse.in
gcc/config.in
gcc/config/linux-aout.h
gcc/config/linux.h
gcc/config/sparc/linux.h
gcc/config/svr4.h
gcc/configure
gcc/configure.in
gcc/mbchar.c [deleted file]
gcc/mbchar.h [deleted file]
gcc/system.h