summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2007-06-07 13:33:15 +0000
committerBruno Haible <bruno@clisp.org>2007-06-07 13:33:15 +0000
commit0034c743dcadd50df63d0eea09001aacce2c43df (patch)
tree425c262980f69448b9ccfc73fe5ecdd06391ccea /doc
parentdf16e1813f0218ccd3bfce56c26007ce85467bff (diff)
downloadgnulib-0034c743dcadd50df63d0eea09001aacce2c43df.tar.gz
Linux uClibc built without wide character support lacks <wchar.h>.
Diffstat (limited to 'doc')
-rw-r--r--doc/headers/wchar.texi3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/headers/wchar.texi b/doc/headers/wchar.texi
index a9175b3d74..163109f5e3 100644
--- a/doc/headers/wchar.texi
+++ b/doc/headers/wchar.texi
@@ -8,6 +8,9 @@ Gnulib module: wchar
Portability problems fixed by Gnulib:
@itemize
@item
+This header file cannot be included on some platforms:
+Linux uClibc built without wide character support.
+@item
This header file is not self-contained on some platforms:
OSF/1 with Desktop Toolkit C, BSD/OS 4.0.1.
@end itemize