Ensure mbstate_t is defined on HP-UX 11.11.
[gnulib.git] / modules / quotearg
1 Description:
2 Quote arguments for use in error messages.
3
4 Files:
5 lib/quotearg.h
6 lib/quotearg.c
7 m4/mbstate_t.m4
8 m4/mbrtowc.m4
9 m4/quotearg.m4
10
11 Depends-on:
12 extensions
13 gettext-h
14 memcmp
15 stdbool
16 wchar
17 wctype
18 xalloc
19
20 configure.ac:
21 gl_QUOTEARG
22
23 Makefile.am:
24
25 Include:
26 "quotearg.h"
27
28 License:
29 GPL
30
31 Maintainer:
32 Paul Eggert