* modules/fnmatch (Depends-on): Depend on wchar.
[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 gettext-h
13 stdbool
14 wchar
15 wctype
16 xalloc
17
18 configure.ac:
19 gl_QUOTEARG
20
21 Makefile.am:
22
23 Include:
24 "quotearg.h"
25
26 License:
27 GPL
28
29 Maintainer:
30 Paul Eggert