cebfa9b09bc01597d2168a36203fe0e260bc76bf
[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.h quote.c
17
18 Include:
19 "quote.h"
20
21 Maintainer:
22 Paul Eggert
23