Merge commit 'b572c3a256e7bf1e4eecc8c36448c08093240a6a' into stable
[gnulib.git] / modules / quote
1 Description:
2 Quote arguments for use in error messages.
3
4 Files:
5 lib/quote.h
6 lib/quote.c
7 m4/quote.m4
8
9 Depends-on:
10 quotearg
11
12 configure.ac:
13 gl_QUOTE
14
15 Makefile.am:
16 lib_SOURCES += quote.c
17
18 Include:
19 "quote.h"
20
21 License:
22 GPL
23
24 Maintainer:
25 Paul Eggert