install-reloc: Support multi-binary installation.
[gnulib.git] / modules / xmemcoll
index 53d4660..06d06a3 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Locale dependent memory area comparison, with error checking.
 
 Files:
 lib/xmemcoll.h
@@ -6,9 +7,10 @@ lib/xmemcoll.c
 
 Depends-on:
 memcoll
-gettext
+gettext-h
 error
 quotearg
+exitfail
 
 configure.ac:
 
@@ -18,3 +20,9 @@ lib_SOURCES += xmemcoll.h xmemcoll.c
 Include:
 "xmemcoll.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering
+