summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-01-28 14:29:55 +0100
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2012-01-28 14:29:55 +0100
commit68ef37cbc556b5ce3c9ff99fe03d676ee6fa6072 (patch)
treeac860624aff1b468cabae2946126f2fa090e55fb
parent3bba51efb50671ff18fba1ef6aed0dde1d0a224e (diff)
downloadembtoolkit-68ef37cbc556b5ce3c9ff99fe03d676ee6fa6072.tar.gz
embtoolkit-68ef37cbc556b5ce3c9ff99fe03d676ee6fa6072.tar.bz2
embtoolkit-68ef37cbc556b5ce3c9ff99fe03d676ee6fa6072.tar.xz
autotools: update automake to 1.11.2 version
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/automake.kconfig8
1 files changed, 2 insertions, 6 deletions
diff --git a/kconfig/automake.kconfig b/kconfig/automake.kconfig
index 7a7a92f..2541bf3 100644
--- a/kconfig/automake.kconfig
+++ b/kconfig/automake.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2011-2012 Abdoulaye Walsimou GAYE.
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -31,13 +31,9 @@ config EMBTK_HAVE_AUTOMAKE
config EMBTK_AUTOMAKE_VERSION_STRING
string
- default "1.11.1"
+ default "1.11.2"
config EMBTK_AUTOMAKE_NEED_PATCH
bool
config EMBTK_AUTOMAKE_NEED_AUTORECONF
bool
-config EMBTK_AUTOMAKE_PKG_IS_TARGZ
- bool
-config EMBTK_AUTOMAKE_PKG_IS_TARBZ2
- bool