libglib2: fix build with/without locale support
authorPeter Korsgaard <jacmet@sunsite.dk>
Sun, 31 Aug 2008 20:23:41 +0000 (20:23 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Sun, 31 Aug 2008 20:23:41 +0000 (20:23 -0000)
commitd5007ac67b7df21bc3d6b5ebd2453a420354425b
treee2c3f7fd82f4b9904d85df80c5d80510d64db9f8
parent525bab78ad6445283c61b1a8b3112d79903af7ed
libglib2: fix build with/without locale support

Don't select BR2_ENABLE_LOCALE. Glib works without locale support in
toolchain, and packages shouldn't silently select toolchain options.

Only select libiconv if locale support isn't enabled.
package/libglib2/Config.in
package/libglib2/libglib2.mk