classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.
authorKhem Raj <raj.khem@gmail.com>
Wed, 2 Jun 2010 19:40:36 +0000 (12:40 -0700)
committerKhem Raj <raj.khem@gmail.com>
Sat, 5 Jun 2010 13:52:39 +0000 (06:52 -0700)
commit87bf42f132f6a05fd294e3690cf637ab5b1362a6
treee1442d2afacddb567872a46567daaec362fb2a72
parentf814ce00892d78aefe1cc4311849c9b227a6310e
classes/autotools.bbclass: Dont bail out if gettext/config.rpath does not exist.

* Add a note if this file does not exist. The reason is that gettext can
  needs libiconv and libiconv needs gettext so we need to solve this
  catch 22

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
classes/autotools.bbclass