summaryrefslogtreecommitdiff
path: root/package/exmap/Config.in
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:50:53 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-05-31 16:50:53 +0200
commiteee3718f1ec72f689f3a241af008e985819826df (patch)
tree6c3f58ac7adb7e2ce85f53ed71a418b656a5b162 /package/exmap/Config.in
parentb74845e7a1608a96af70e1b3ae4c6c28e5052e7a (diff)
parent1cd31f169fab4ab0ce45617c161da3fec9f7359d (diff)
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/exmap/Config.in')
-rw-r--r--package/exmap/Config.in6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/exmap/Config.in b/package/exmap/Config.in
index 18bd98582..bc7e23a92 100644
--- a/package/exmap/Config.in
+++ b/package/exmap/Config.in
@@ -6,7 +6,7 @@ config ADK_PACKAGE_EXMAP
prompt "exmap............................. exmap-console utility"
tristate
select ADK_COMPILE_EXMAP
- select ADK_PACKAGE_GLIB2
+ select ADK_PACKAGE_GLIB
select ADK_PACKAGE_LIBREADLINE
select ADK_PACKAGE_KMOD_EXMAP
default n
@@ -17,7 +17,7 @@ config ADK_PACKAGE_EXMAPD
prompt "exmapd............................ exmap daemon"
tristate
select ADK_COMPILE_EXMAP
- select ADK_PACKAGE_GLIB2
+ select ADK_PACKAGE_GLIB
select ADK_PACKAGE_LIBREADLINE
select ADK_PACKAGE_KMOD_EXMAP
default n
@@ -28,7 +28,7 @@ config ADK_PACKAGE_EXMAPSERVER
prompt "exmapserver....................... exmap server"
tristate
select ADK_COMPILE_EXMAP
- select ADK_PACKAGE_GLIB2
+ select ADK_PACKAGE_GLIB
select ADK_PACKAGE_LIBREADLINE
select ADK_PACKAGE_KMOD_EXMAP
default n