aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2023-08-04 11:17:04 +0100
committerNick Clifton <nickc@redhat.com>2023-08-04 11:17:04 +0100
commit49f6117f958cbd22ff93e4ce777a93d9802a402a (patch)
treec8c00c6b0df369b9637cdea9b08e5994b935152f /configure.ac
parent2c73aeb8d2e02de7b69cbcb13361cfbca9d76a4e (diff)
downloadbinutils-binutils-2_41-release-point.zip
binutils-binutils-2_41-release-point.tar.gz
binutils-binutils-2_41-release-point.tar.bz2
The GNU Binutils 2.41 releasebinutils-2_41-release-point
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index e95a9ed..2f74092 100644
--- a/configure.ac
+++ b/configure.ac
@@ -141,7 +141,7 @@ host_libs="intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktr
# binutils, gas and ld appear in that order because it makes sense to run
# "make check" in that particular order.
# If --enable-gold is used, "gold" may replace "ld".
-host_tools="texinfo flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools c++tools"
+host_tools="flex bison binutils gas ld fixincludes gcc cgen sid sim gdb gdbserver gprof etc expect dejagnu m4 utils guile fastjar gnattools libcc1 gotools c++tools"
# these libraries are built for the target environment, and are built after
# the host libraries and the host tools (which may be a cross compiler)