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.in8
1 files changed, 0 insertions, 8 deletions
diff --git a/package/glib/Config.in b/package/glib/Config.in
deleted file mode 100644
index e23dde160..000000000
--- a/package/glib/Config.in
+++ /dev/null
@@ -1,8 +0,0 @@
-config ADK_PACKAGE_GLIB
- prompt "glib.............................. low-level core library that forms the basis of GTK+"
- tristate
- select ADK_PACKAGE_LIBPTHREAD
- select ADK_PACKAGE_LIBICONV
- select ADK_PACKAGE_GETTEXT
- default n
- help