X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgettext;h=b8f03da6b6cdd7d85433f32e9caac63c6e9dce0b;hb=d8c878368309fa0255b79d90bc773e63e8260053;hp=f6b8faec2e059079322d00bf52e8a9600e3d0bca;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/gettext b/modules/gettext index f6b8faec2..b8f03da6b 100644 --- a/modules/gettext +++ b/modules/gettext @@ -2,9 +2,9 @@ Description: Translate messages to user's native language. Files: -lib/gettext.h m4/codeset.m4 m4/gettext.m4 +m4/glibc2.m4 m4/glibc21.m4 m4/iconv.m4 m4/intdiv0.m4 @@ -14,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 @@ -31,15 +28,17 @@ m4/ulonglong.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/xsize.m4 -config/config.rpath +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" @@ -49,4 +48,3 @@ LGPL Maintainer: Bruno Haible -