af_alg: minor style improvements
[gnulib.git] / modules / quotearg
blob109a16de54d39f77191201bbc4eefefee713f272
1 Description:
2 Quote arguments for use in error messages.
4 Files:
5 lib/quotearg.h
6 lib/quotearg.c
7 lib/quote.h
8 m4/mbstate_t.m4
9 m4/mbrtowc.m4
10 m4/quotearg.m4
12 Depends-on:
13 c-strcaseeq
14 extensions
15 gettext-h
16 mbrtowc
17 mbsinit
18 memcmp
19 minmax
20 quotearg-simple
21 localcharset
22 stdbool
23 stdint
24 wchar
25 wctype-h
26 xalloc
28 configure.ac:
29 gl_QUOTEARG
31 Makefile.am:
32 lib_SOURCES += quotearg.c
34 Include:
35 "quotearg.h"
37 License:
38 GPL
40 Maintainer:
41 Paul Eggert