X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=DEPENDENCIES;h=e19a37e7a7a4ccdf22e5f7292a6beab880dacc0c;hb=a2d14e0a98bd1ccaed9f860c4988e59581293a0b;hp=91cd6c543d7ae4245a0c02a1559c632ae3c7c111;hpb=80a029602f5b2707ca8d2487843ecb9e0df74a6a;p=gnulib.git diff --git a/DEPENDENCIES b/DEPENDENCIES index 91cd6c543..e19a37e7a 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -101,8 +101,13 @@ at any time. ftp://ftp.gnu.org/gnu/grep/ * GNU gettext. - + Always use the newest available gettext release, see - . + + If your project wants to follow GNU Coding Standards: + + Always use the newest available gettext release, see + . + + Use the 'gettext' module. + + If your project cares more about ease of development on older platforms: + + gettext 0.17 or newer. + + Use the 'gettext-h' module. + Recommended. Needed if you use modules that use internationalization (many do). + Homepage: