git-version-gen: init shell var to avoid env var influence
[gnulib.git] / modules / quotearg
blob732ce39ff09eae413a88523959a009fc66218302
1 Description:
2 Quote arguments for use in error messages.
4 Files:
5 lib/quotearg.h
6 lib/quotearg.c
7 m4/mbstate_t.m4
8 m4/mbrtowc.m4
9 m4/quotearg.m4
11 Depends-on:
12 extensions
13 gettext-h
14 mbrtowc
15 mbsinit
16 memcmp
17 quotearg-simple
18 stdbool
19 wchar
20 wctype
21 xalloc
23 configure.ac:
24 gl_QUOTEARG
26 Makefile.am:
28 Include:
29 "quotearg.h"
31 License:
32 GPL
34 Maintainer:
35 Paul Eggert