Add module descriptions.
[gnulib.git] / modules / xmemcoll
1 Description:
2 Locale dependent memory area comparison, with error checking.
3
4 Files:
5 lib/xmemcoll.h
6 lib/xmemcoll.c
7
8 Depends-on:
9 memcoll
10 gettext
11 error
12 quotearg
13
14 configure.ac:
15
16 Makefile.am:
17 lib_SOURCES += xmemcoll.h xmemcoll.c
18
19 Include:
20 "xmemcoll.h"
21