summaryrefslogtreecommitdiff
path: root/package/glib/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/glib/Config.in')
-rw-r--r--package/glib/Config.in5
1 files changed, 3 insertions, 2 deletions
diff --git a/package/glib/Config.in b/package/glib/Config.in
index 093e19649..e23dde160 100644
--- a/package/glib/Config.in
+++ b/package/glib/Config.in
@@ -1,7 +1,8 @@
config ADK_PACKAGE_GLIB
- prompt "glib............................. low-level core library that forms the basis of GTK+"
+ prompt "glib.............................. low-level core library that forms the basis of GTK+"
tristate
- default n
select ADK_PACKAGE_LIBPTHREAD
select ADK_PACKAGE_LIBICONV
select ADK_PACKAGE_GETTEXT
+ default n
+ help