X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;ds=sidebyside;f=modules%2Fgettext;h=313b7a5e471d9bd6343a062eef6a1e1af742c2a8;hb=d30b2c81faee1229bfdaf32c168654c009be6e48;hp=315f789090336a838b8a78b3a04a91420769bbec;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/gettext b/modules/gettext index 315f78909..313b7a5e4 100644 --- a/modules/gettext +++ b/modules/gettext @@ -1,12 +1,15 @@ 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 @@ -15,11 +18,21 @@ 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.rpath +m4/wchar_t.m4 +m4/wint_t.m4 +m4/xsize.m4 +config/config.rpath Depends-on: @@ -32,3 +45,9 @@ lib_SOURCES += gettext.h Include: "gettext.h" +License: +LGPL + +Maintainer: +Bruno Haible +