diff options
Diffstat (limited to 'shells/bash3/files/patch-config-bot.h')
-rw-r--r-- | shells/bash3/files/patch-config-bot.h | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/shells/bash3/files/patch-config-bot.h b/shells/bash3/files/patch-config-bot.h new file mode 100644 index 000000000000..34ad17925f31 --- /dev/null +++ b/shells/bash3/files/patch-config-bot.h @@ -0,0 +1,13 @@ +--- config-bot.h.orig Sun Aug 25 20:34:26 2002 ++++ config-bot.h Sun Aug 25 20:38:07 2002 +@@ -108,7 +108,10 @@ + # include <wchar.h> + # include <wctype.h> + # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */ ++/* ++ FreeBSD lies... + # define HANDLE_MULTIBYTE 1 ++*/ + # endif + #endif + |