Sync with coreutils xalloc.h, xmalloc.c, xmemcoll.h, xmemcoll.c.
[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 exitfail
14
15 configure.ac:
16
17 Makefile.am:
18 lib_SOURCES += xmemcoll.h xmemcoll.c
19
20 Include:
21 "xmemcoll.h"
22
23 Maintainer:
24 Paul Eggert, Jim Meyering
25