summaryrefslogtreecommitdiff
path: root/package/glib/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-11-22 18:24:57 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2009-11-22 18:24:57 +0100
commit7eb57a4fac80b8c745f4ac811a07d134cc448d8a (patch)
tree7c5786cdee0c22cadf079670e69b45424701b290 /package/glib/Config.in
parent9ae994b86d18e9d0baa680442e59724815bd872a (diff)
parentc111f14db1b4558ebf5b2e894315c8e5217bf6fc (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
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