Add script for determining the set of symbols to export from a library.
[gnulib.git] / modules / xmemcoll
blob06d06a3207b31c382fee9a966f774bfa5eec83c7
1 Description:
2 Locale dependent memory area comparison, with error checking.
4 Files:
5 lib/xmemcoll.h
6 lib/xmemcoll.c
8 Depends-on:
9 memcoll
10 gettext-h
11 error
12 quotearg
13 exitfail
15 configure.ac:
17 Makefile.am:
18 lib_SOURCES += xmemcoll.h xmemcoll.c
20 Include:
21 "xmemcoll.h"
23 License:
24 GPL
26 Maintainer:
27 Paul Eggert, Jim Meyering