summaryrefslogtreecommitdiffstats
path: root/rules/glib.in
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2009-10-29 15:18:08 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2009-10-30 12:29:55 +0100
commite9b5c2ceadbfd2bec8bbb34fc520f870e670bcc7 (patch)
treed80f660560bf164689378a9ec9f211b17de81030 /rules/glib.in
parent8becbf2a653f112c8a0a063a91e5a0459c7cdafb (diff)
downloadptxdist-e9b5c2ceadbfd2bec8bbb34fc520f870e670bcc7.tar.gz
ptxdist-e9b5c2ceadbfd2bec8bbb34fc520f870e670bcc7.tar.xz
[glib] version bump -> 2.22.2 and remove option for devel version
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/glib.in')
-rw-r--r--rules/glib.in14
1 files changed, 0 insertions, 14 deletions
diff --git a/rules/glib.in b/rules/glib.in
index ed176c225..91dc7dd39 100644
--- a/rules/glib.in
+++ b/rules/glib.in
@@ -16,20 +16,6 @@ menuconfig GLIB
if GLIB
choice
- prompt "version"
- default GLIB__VERSION_2_19
-
- config GLIB__VERSION_2_19
- bool
- prompt "2.19 (devel)"
-
- config GLIB__VERSION_2_18
- bool
- prompt "2.18 (stable)"
-
-endchoice
-
-choice
prompt "gettext variant"
default GLIB__GETTEXT_NONE