From 1d38f63fe551a47b125e6194a7cf11dd1a690778 Mon Sep 17 00:00:00 2001 From: "H.Merijn Brand" Date: Sun, 1 Jun 2014 11:39:45 +0200 Subject: remove BOOTSTRAP_CHARSET from Configure (khw's request) --- config_h.SH | 7 ------- 1 file changed, 7 deletions(-) (limited to 'config_h.SH') diff --git a/config_h.SH b/config_h.SH index fd46735ad8..b3d2cc56bd 100755 --- a/config_h.SH +++ b/config_h.SH @@ -2673,14 +2673,7 @@ sed <$CONFIG_H -e 's!^#undef\(.*/\)\*!/\*#define\1 \*!' -e 's!^#un * This symbol, if defined, indicates that this system uses * EBCDIC encoding. */ -/* BOOTSTRAP_CHARSET: - * This symbol, if defined, indicates that this system needs - * converting various files to the native character set before - * bringing up perl on a system that has a non-ASCII character - * set and no working perl. - */ #$ebcdic EBCDIC /**/ -#$bootstrap_charset BOOTSTRAP_CHARSET /**/ /* Fpos_t: * This symbol holds the type used to declare file positions in libc. -- cgit v1.2.1