summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-07-20 01:04:18 +0200
committerAbdoulaye Walsimou Gaye <awg@embtoolkit.org>2013-07-20 01:04:18 +0200
commitbbde249385ce28febcf2a849635d96f34174f4a6 (patch)
tree3d9af8b9d5c03de09c2b84cd0bb226260b40b83f
parent431ac6d204006cc366a73edb2eb81206d4b61877 (diff)
downloadembtoolkit-bbde249385ce28febcf2a849635d96f34174f4a6.tar.gz
embtoolkit-bbde249385ce28febcf2a849635d96f34174f4a6.tar.bz2
embtoolkit-bbde249385ce28febcf2a849635d96f34174f4a6.tar.xz
Host tools: autoconf kconfig: remove unused symbols
Signed-off-by: Abdoulaye Walsimou Gaye <awg@embtoolkit.org>
-rw-r--r--kconfig/autoconf.kconfig17
1 files changed, 6 insertions, 11 deletions
diff --git a/kconfig/autoconf.kconfig b/kconfig/autoconf.kconfig
index 8ca34b1..eeab3d5 100644
--- a/kconfig/autoconf.kconfig
+++ b/kconfig/autoconf.kconfig
@@ -1,6 +1,6 @@
################################################################################
# Embtoolkit
-# Copyright(C) 2011 Abdoulaye Walsimou GAYE.
+# Copyright(C) 2013 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
@@ -23,21 +23,16 @@
# \date January 2011
################################################################################
+
+#
+# Default autoconf version
+#
config EMBTK_HAVE_AUTOCONF
bool
default y
help
- autoconf for autotools.
+ autoconf for autotools.
config EMBTK_AUTOCONF_VERSION_STRING
string
default "2.68"
-
-config EMBTK_AUTOCONF_NEED_PATCH
- bool
-config EMBTK_AUTOCONF_NEED_AUTORECONF
- bool
-config EMBTK_AUTOCONF_PKG_IS_TARGZ
- bool
-config EMBTK_AUTOCONF_PKG_IS_TARBZ2
- bool