Fix quoting of AC_LANG_PROGRAM arguments.
[gnulib.git] / doc / posix-headers / monetary.texi
blobf97e463d24e21ec6b82007d0f2e4d232f594e443
1 @node monetary.h
2 @section @file{monetary.h}
4 POSIX specification:@* @url{https://pubs.opengroup.org/onlinepubs/9699919799/basedefs/monetary.h.html}
6 Gnulib module: monetary
8 Portability problems fixed by Gnulib:
9 @itemize
10 @end itemize
12 Portability problems not fixed by Gnulib:
13 @itemize
14 @item
15 This header file is missing on some platforms:
16 NetBSD 3.0, OpenBSD 3.8, Minix 3.1.8, Cygwin 1.7.1, mingw, MSVC 14, Android 9.0.
17 @item
18 This header file has a syntax error in C++ mode on some platforms:
19 @c http://gnats.netbsd.org/cgi-bin/query-pr-single.pl?number=54744
20 NetBSD 8.0.
21 @end itemize