locale: Provide a complete 'struct lconv'.
authorBruno Haible <bruno@clisp.org>
Sun, 25 Mar 2012 11:56:33 +0000 (13:56 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 25 Mar 2012 11:56:33 +0000 (13:56 +0200)
commit7c05b5f06162c3c1667ae139bb81a8621971a325
tree10405e52aa4f6354077a4181f79a4d07023bc673
parent63bd617deeb1e7a5b5317fef410df1f4aea030ac
locale: Provide a complete 'struct lconv'.

* m4/locale_h.m4 (gl_LOCALE_H): Set REPLACE_STRUCT_LCONV to 1 if
'struct lconv' does not contain int_p_cs_precedes.
* tests/test-locale.c (main): Check that 'struct lconv' is complete.
* doc/posix-headers/locale.texi: Update.
ChangeLog
doc/posix-headers/locale.texi
m4/locale_h.m4
tests/test-locale.c