New module 'c-strstr'.
[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 xalloc
13 gettext-h
14 stdbool
15
16 configure.ac:
17 gl_QUOTEARG
18
19 Makefile.am:
20 EXTRA_DIST += quotearg.h
21
22 Include:
23 "quotearg.h"
24
25 License:
26 GPL
27
28 Maintainer:
29 Paul Eggert