Peter Korsgaard
d5007ac67b
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.
2008-08-31 20:23:41 +00:00
Peter Korsgaard
8fab9295d8
libglib2: select libiconv
2008-08-26 22:37:27 +00:00
Peter Korsgaard
4683420c4c
Kconfig: remove 'default n'
...
'default n' is the default, so there's no need to say it explicitly.
2008-07-17 20:01:44 +00:00
"Steven J. Hill"
6756e24e97
Get rid of broken locale configuration option. I need to do a little more work on this.
2007-01-14 03:10:46 +00:00
"Steven J. Hill"
999e5db6d5
Make sure to install the 'libgthread' shared libraries as well. Also, allow for configuration of locale support or not.
2007-01-14 01:02:36 +00:00
Eric Andersen
93ad439374
add in glib2
2007-01-10 06:54:04 +00:00