Mark 'memcmp' obsolete.
[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 gettext-h
13 memcmp
14 stdbool
15 wchar
16 wctype
17 xalloc
18
19 configure.ac:
20 gl_QUOTEARG
21
22 Makefile.am:
23
24 Include:
25 "quotearg.h"
26
27 License:
28 GPL
29
30 Maintainer:
31 Paul Eggert