aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2009-03-18 23:33:26 +0000
committerTom Tromey <tromey@redhat.com>2009-03-18 23:33:26 +0000
commitdc448a7b9ba635d8a5c4f5beeb52681ba1d4098a (patch)
tree2487bc1d09b2b27eb689ab80c0b521fb5cb03f54 /configure
parent02b1cb404ae0993f5a5cef356c63ab11698fb7ab (diff)
downloadgdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.zip
gdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.tar.gz
gdb-dc448a7b9ba635d8a5c4f5beeb52681ba1d4098a.tar.bz2
* configure: Rebuild.
* configure.ac (host_libs): Add libiconv. * Makefile.in: Rebuild. * Makefile.def (host_modules): Add libiconv. (configure-gdb, all-gdb): Depend on libiconv.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index c807df8..ecbbce6 100755
--- a/configure
+++ b/configure
@@ -1887,7 +1887,7 @@ build_tools="build-texinfo build-byacc build-flex build-bison build-m4 build-fix
# these libraries are used by various programs built for the host environment
#
-host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr ppl cloog"
+host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber gmp mpfr ppl cloog libiconv"
# these tools are built for the host environment
# Note, the powerpc-eabi build depends on sim occurring before gdb in order to