From b29a2b8f53cb222f1bba1b879122ba262eea3fd4 Mon Sep 17 00:00:00 2001 From: Abdoulaye Walsimou Gaye Date: Sat, 30 Oct 2010 17:53:36 +0200 Subject: Packages: X11/util-macros: add util-macros-1.11.0 Signed-off-by: Abdoulaye Walsimou Gaye --- packages/x11/utilmacros/utilmacros.kconfig | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'packages') diff --git a/packages/x11/utilmacros/utilmacros.kconfig b/packages/x11/utilmacros/utilmacros.kconfig index c8e86d5..b288590 100644 --- a/packages/x11/utilmacros/utilmacros.kconfig +++ b/packages/x11/utilmacros/utilmacros.kconfig @@ -26,13 +26,19 @@ config EMBTK_HAVE_UTILMACROS bool "Have utilmacros" help - util-macros for X windowing system + util-macros for X windowing system. + This is a set of autoconf macros used by the configure.ac + scripts in other Xorg modular packages, and is needed to + generate new versions of their configure scripts with autoconf. + choice prompt "utilmacros version you wish" depends on EMBTK_HAVE_UTILMACROS help Here you can choose which version of utilmacros you want to use. + config EMBTK_UTILMACROS_VERSION_1_11_0 + bool "util-macros-1.11.0" config EMBTK_UTILMACROS_VERSION_1_10_1 bool "util-macros-1.10.1" config EMBTK_UTILMACROS_VERSION_1_10_0 @@ -51,6 +57,7 @@ endchoice config EMBTK_UTILMACROS_VERSION_STRING string + default "1.11.0" if EMBTK_UTILMACROS_VERSION_1_11_0 default "1.10.1" if EMBTK_UTILMACROS_VERSION_1_10_1 default "1.10.0" if EMBTK_UTILMACROS_VERSION_1_10_0 default "1.9.0" if EMBTK_UTILMACROS_VERSION_1_9_0 -- cgit v1.2.3