From 00c6d9d8ea8faa36d19c771a24ad352d77276a1a Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Mon, 26 Aug 2002 03:42:41 +0000 Subject: We lie about fully having ISO C90 Amd.1 restartable wide and multibyte character manipulation functions. --- shells/bash3/files/patch-config-bot.h | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 shells/bash3/files/patch-config-bot.h (limited to 'shells/bash3/files/patch-config-bot.h') 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 + # include + # if defined (HAVE_MBSRTOWCS) /* system is supposed to support XPG5 */ ++/* ++ FreeBSD lies... + # define HANDLE_MULTIBYTE 1 ++*/ + # endif + #endif + -- cgit v1.2.3