gettext: Correct autoconf-lib-link code to defer to the compiler's library search...
authorJeremy Puhlman <jpuhlman@mvista.com>
Fri, 17 Apr 2009 23:02:58 +0000 (16:02 -0700)
committerChris Larson <clarson@mvista.com>
Thu, 20 Aug 2009 03:57:35 +0000 (20:57 -0700)
commit27765f8a1d20ea7923fdfb667ca9ec7a9037e106
tree2f71eaa7b634034828ec3f70bd709dc5f932c98e
parent9f35410c925716d58d8f8cff3cf5f8296894d1cd
gettext: Correct autoconf-lib-link code to defer to the compiler's library search paths.

Ultimately we should have --with-<lib> and --without-<lib> for everything,
however if a recipie does not the suspect code wanders through the host system
searching for a working library. OE takes great pains to set that all up, lets
let it decide the right library.

Signed-off-by: Jeremy Puhlman <jpuhlman@mvista.com>
Signed-off-by: Chris Larson <clarson@mvista.com>
recipes/gettext/files/gettext-autoconf-lib-link-no-L.patch [new file with mode: 0644]
recipes/gettext/gettext-native_0.14.1.bb
recipes/gettext/gettext-native_0.17.bb
recipes/gettext/gettext_0.14.1.bb
recipes/gettext/gettext_0.17.bb