fetchmail: ensure fetchmail builds with USE_NLS=no in 6.2.5
authorJohn Bowler <jbowler@nslu2-linux.org>
Sat, 7 Jan 2006 17:32:52 +0000 (17:32 +0000)
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>
Sat, 7 Jan 2006 17:32:52 +0000 (17:32 +0000)
commit0af7b363541d2e31adaf8a3921c901cb199956c2
tree48182ba2dd8ef1c88d64be09d8a26c767676e63f
parent1fbdad585b0137cecf62a86a6dac7e91a44505a6
fetchmail: ensure fetchmail builds with USE_NLS=no in 6.2.5
  - on systems without NLS (i.e. USE_NLS=no in the config)
  - fetchmail will still reference libintl.h unless
  - --disable-nls is used, inheriting gettext ensures that
  - the correct nls option is passed to config
packages/fetchmail/fetchmail_6.2.5.bb