summaryrefslogtreecommitdiffstats
path: root/Kconfig
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2012-03-24 13:24:46 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2012-03-24 13:24:46 +0100
commitf5cf85c49fdd1a13219e608a83c78767149e0e69 (patch)
tree49997f1a292744a03f87c8c67de1ea98f93eb68f /Kconfig
parentd2f28a85553a2bf81f52ce83668304754f6b26e8 (diff)
downloadOSELAS.Toolchain-f5cf85c49fdd1a13219e608a83c78767149e0e69.tar.gz
OSELAS.Toolchain-f5cf85c49fdd1a13219e608a83c78767149e0e69.tar.xz
Kconfig: add host-autotools-autoconf from ptxdist
commit 2318b45203e5d173afff04c9c4884e93602ad586 uses autoconf to re-generate parts of glibc's configure system. But that commit failed to add host-tool autoconf. Based on a patch from Andreas Bießmann <andreas@biessmann.de> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'Kconfig')
-rw-r--r--Kconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/Kconfig b/Kconfig
index 7e5aeb6..71c4347 100644
--- a/Kconfig
+++ b/Kconfig
@@ -73,6 +73,7 @@ source "workspace/rules/host-mpc.in"
source "workspace/rules/host-mpfr.in"
source "workspace/rules/host-zlib.in"
source "workspace/rules/host-libelf.in"
+source "rules/host-autotools-autoconf.in"
comment "----------------------------------"