X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=DEPENDENCIES;h=e19a37e7a7a4ccdf22e5f7292a6beab880dacc0c;hb=0ac90c5a98030c998f3e1db3a0d7f19d4630b6b6;hp=91cd6c543d7ae4245a0c02a1559c632ae3c7c111;hpb=39f5f1e49c6e50e4f9ec81455253227d8a37f22d;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: