avoid some overlong lines from posix urls, etc.
[gnulib.git] / doc / posix-headers / iconv.texi
1 @node iconv.h
2 @section @file{iconv.h}
3
4 POSIX specification:@* @url{http://www.opengroup.org/susv3xbd/iconv.h.html}
5
6 Gnulib module: iconv
7
8 Portability problems fixed by Gnulib:
9 @itemize
10 @item
11 The <iconv.h> from GNU libiconv is not found if installed in
12 @file{$PREFIX/include}.
13 @end itemize
14
15 Portability problems not fixed by Gnulib:
16 @itemize
17 @item
18 This header file is missing on some platforms:
19 FreeBSD 6.0, OpenBSD 3.8, mingw, BeOS,
20 when GNU libiconv is not installed.
21 @end itemize