diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT
authorPeter Korsgaard <jacmet@sunsite.dk>
Tue, 27 Jul 2010 07:19:45 +0000 (09:19 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Tue, 27 Jul 2010 07:20:59 +0000 (09:20 +0200)
commit03bb359cb7c3bae307b6facc45aa95ccfaedfb48
treecfc6002aa0d8d79a06a8ad50a54df38e9b4314ae
parentccd0fc4efa74481f1712c410f4ba52ce3d955b99
diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT

Like flex, diffutils doesn't NEED gettext/libintl, but it's configure script
checks for it, so make sure those a built before diffutils, otherwise it
will populate tgt-config.cache with invalid values, breaking the build of
other packages needing it (like libglib2).

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/diffutils/diffutils.mk