gitlog-to-changelog: don't use "no_"-prefixed variable name
[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 c-strcaseeq
13 extensions
14 gettext-h
15 mbrtowc
16 mbsinit
17 memcmp
18 quotearg-simple
19 localcharset
20 stdbool
21 wchar
22 wctype-h
23 xalloc
24
25 configure.ac:
26 gl_QUOTEARG
27
28 Makefile.am:
29 lib_SOURCES += quotearg.c
30
31 Include:
32 "quotearg.h"
33
34 License:
35 GPL
36
37 Maintainer:
38 Paul Eggert