* srclist.txt: glibc's glob.h is now in lib/glob-libc.h.
[gnulib.git] / modules / gettext
index d0d965c..950bfb5 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,13 @@ m4/xsize.m4
 build-aux/config.rpath
 
 Depends-on:
+gettext-h
+havelib
 
 configure.ac:
 AM_GNU_GETTEXT([external])
 
 Makefile.am:
-lib_SOURCES += gettext.h
 
 Include:
 "gettext.h"
@@ -50,4 +47,3 @@ LGPL
 
 Maintainer:
 Bruno Haible
-