Sync from the stable (b5) branch of coreutils:
[gnulib.git] / modules / gettext
index d0d965c..b8f03da 100644 (file)
@@ -2,7 +2,6 @@ Description:
 Translate messages to user's native language.
 
 Files:
-lib/gettext.h
 m4/codeset.m4
 m4/gettext.m4
 m4/glibc2.m4
@@ -15,9 +14,6 @@ m4/inttypes_h.m4
 m4/inttypes-pri.m4
 m4/isc-posix.m4
 m4/lcmessage.m4
-m4/lib-ld.m4
-m4/lib-link.m4
-m4/lib-prefix.m4
 m4/longdouble.m4
 m4/longlong.m4
 m4/nls.m4
@@ -35,12 +31,14 @@ m4/xsize.m4
 build-aux/config.rpath
 
 Depends-on:
+gettext-h
+havelib
 
 configure.ac:
 AM_GNU_GETTEXT([external])
+AM_GNU_GETTEXT_VERSION([0.14.5])
 
 Makefile.am:
-lib_SOURCES += gettext.h
 
 Include:
 "gettext.h"
@@ -50,4 +48,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-