301c1bf6b2b806218ffa662cf55aa0e92c829f8d
[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 xalloc
13 gettext-h
14 stdbool
15 wctype
16
17 configure.ac:
18 gl_QUOTEARG
19
20 Makefile.am:
21
22 Include:
23 "quotearg.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert