X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgettext;h=a72b490a6ce57e8ce1156ff348ee408b3a7c3163;hb=07ca91adc3957e0066d8813468a71047b5bc1db0;hp=21e1d94f77aa7d215128ba9f30883d03ea9eafa3;hpb=651ae6c8e590ed42855450bcd5ad007f3d5eb23d;p=gnulib.git diff --git a/modules/gettext b/modules/gettext index 21e1d94f7..a72b490a6 100644 --- a/modules/gettext +++ b/modules/gettext @@ -2,12 +2,13 @@ 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 +m4/intmax.m4 m4/inttypes.m4 m4/inttypes_h.m4 m4/inttypes-pri.m4 @@ -16,25 +17,35 @@ m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 +m4/longdouble.m4 +m4/longlong.m4 m4/nls.m4 m4/po.m4 +m4/printf-posix.m4 m4/progtest.m4 +m4/signed.m4 +m4/size_max.m4 m4/stdint_h.m4 m4/uintmax_t.m4 m4/ulonglong.m4 -config/config.rpath +m4/wchar_t.m4 +m4/wint_t.m4 +m4/xsize.m4 +build-aux/config.rpath Depends-on: +gettext-h configure.ac: AM_GNU_GETTEXT([external]) Makefile.am: -lib_SOURCES += gettext.h Include: "gettext.h" +License: +LGPL + Maintainer: Bruno Haible -