]> git.ipfire.org Git - thirdparty/bash.git/blobdiff - NOTES
Imported from ../bash-3.0.tar.gz.
[thirdparty/bash.git] / NOTES
diff --git a/NOTES b/NOTES
index 31068d0eef56d60d823a37d03be203a7e9dca78b..d6e3d813b9040de485dcb1dfbc3fce8f99d9db79 100644 (file)
--- a/NOTES
+++ b/NOTES
@@ -324,3 +324,6 @@ Platform-Specific Configuration and Operation Notes
 
 15.  Configure with `CC=xlc' if you don't have gcc on AIX 4.2 and later
      versions.  `xlc' running in `cc' mode has trouble compiling error.c.
+
+16.  Configure --disable-multibyte on NetBSD versions (1.4 through at least
+     1.6.1) that include wctype.h but do not define wctype_t.