* modules/d-type (License): Switch to LGPL.
[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
16 configure.ac:
17 gl_QUOTEARG
18
19 Makefile.am:
20
21 Include:
22 "quotearg.h"
23
24 License:
25 GPL
26
27 Maintainer:
28 Paul Eggert