summaryrefslogtreecommitdiffstats
path: root/rules/glib.in
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-02-02 09:43:01 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-02-02 09:43:01 +0000
commitcf3cadb8058261bae28b1e2eb5e2daa3ff553cb8 (patch)
treecdab7a8df9df86d444d743107b08e2b8528e7671 /rules/glib.in
parentbfe1bcd46ffedb65509f9e3246434dfac14f7def (diff)
downloadptxdist-cf3cadb8058261bae28b1e2eb5e2daa3ff553cb8.tar.gz
ptxdist-cf3cadb8058261bae28b1e2eb5e2daa3ff553cb8.tar.xz
* glib: add version info to glib prompts
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@9701 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'rules/glib.in')
-rw-r--r--rules/glib.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/rules/glib.in b/rules/glib.in
index 65b843b16..6b05f2401 100644
--- a/rules/glib.in
+++ b/rules/glib.in
@@ -2,7 +2,7 @@
menuconfig GLIB
tristate
- prompt "glib "
+ prompt "glib 2.14 "
select LIBICONV if GLIB__LIBICONV_GNU
select GETTEXT if GLIB__GETTEXT_GETTEXT
select GETTEXT_DUMMY if GLIB__GETTEXT_DUMMY