summaryrefslogtreecommitdiff
path: root/core/kconfig
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-02 22:08:54 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2014-05-02 22:08:54 +0200
commita069aec19b248064736f52e302f1a660b17bc5bb (patch)
tree16c892d455ef89a6110e5f8fd71cc8594377d0b4 /core/kconfig
parentbb83ca58e3788967943569c484be2da1dfdcb09b (diff)
downloadembtoolkit-a069aec19b248064736f52e302f1a660b17bc5bb.tar.gz
embtoolkit-a069aec19b248064736f52e302f1a660b17bc5bb.tar.bz2
embtoolkit-a069aec19b248064736f52e302f1a660b17bc5bb.tar.xz
Host tools: update m4 to v1.4.17 and fix build error on archlinux
while updating to v1.4.17 add patch fixing build error under archlinux, reproted by Ricardo Crudo. Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
Diffstat (limited to 'core/kconfig')
-rw-r--r--core/kconfig/m4.kconfig11
1 files changed, 4 insertions, 7 deletions
diff --git a/core/kconfig/m4.kconfig b/core/kconfig/m4.kconfig
index a9351d3..45defd0 100644
--- a/core/kconfig/m4.kconfig
+++ b/core/kconfig/m4.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2011-2014 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
@@ -26,18 +26,15 @@
config EMBTK_HAVE_M4
bool
default y
+ select EMBTK_M4_NEED_PATCH
help
- m4 for autotools.
+ m4 for autotools.
config EMBTK_M4_VERSION_STRING
string
- default "1.4.16"
+ default "1.4.17"
config EMBTK_M4_NEED_PATCH
bool
config EMBTK_M4_NEED_AUTORECONF
bool
-config EMBTK_M4_PKG_IS_TARGZ
- bool
-config EMBTK_M4_PKG_IS_TARBZ2
- bool