More consistent naming of *.m4 files.
[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 extensions
13 gettext-h
14 mbrtowc
15 mbsinit
16 memcmp
17 stdbool
18 wchar
19 wctype
20 xalloc
21
22 configure.ac:
23 gl_QUOTEARG
24
25 Makefile.am:
26
27 Include:
28 "quotearg.h"
29
30 License:
31 GPL
32
33 Maintainer:
34 Paul Eggert