X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fgettext;h=950bfb5fa3a9b13f22cf02d6e97583d264cd569f;hb=18a78a8fb90dc091b959a3915fdc2d74dddacafb;hp=315f789090336a838b8a78b3a04a91420769bbec;hpb=740e9a30efda7c5323b31860c249b2d9f778209c;p=gnulib.git diff --git a/modules/gettext b/modules/gettext index 315f78909..950bfb5fa 100644 --- a/modules/gettext +++ b/modules/gettext @@ -1,34 +1,49 @@ 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 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 +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 +build-aux/config.rpath Depends-on: +gettext-h +havelib configure.ac: AM_GNU_GETTEXT([external]) Makefile.am: -lib_SOURCES += gettext.h Include: "gettext.h" +License: +LGPL + +Maintainer: +Bruno Haible