aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorBen Elliston <bje@au.ibm.com>2005-11-29 07:44:59 +0000
committerBen Elliston <bje@gcc.gnu.org>2005-11-29 18:44:59 +1100
commita4b6c45ad34979fac4d9fed12e88fde9b52f6d7b (patch)
tree78a018b9f32c5d100b1c690e7acc06a1b42bc1d6 /configure.in
parentfbdb1ec65acc0110e775f434de7f93572ab6f658 (diff)
downloadgcc-a4b6c45ad34979fac4d9fed12e88fde9b52f6d7b.zip
gcc-a4b6c45ad34979fac4d9fed12e88fde9b52f6d7b.tar.gz
gcc-a4b6c45ad34979fac4d9fed12e88fde9b52f6d7b.tar.bz2
Start building libdecnumber at the top-level:
* Makefile.def: Add new libdecnumber host_module. Make all-gcc depend on all-libdecnumber. * configure.in (host_libs): Include libdecnumber. * Makefile.in: Regenerate. * configure: Likewise. From-SVN: r107659
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c9169b6..c93b280 100644
--- a/configure.in
+++ b/configure.in
@@ -123,7 +123,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"
+host_libs="intl mmalloc libiberty opcodes bfd readline tcl tk itcl libgui zlib libcpp libdecnumber"
# these tools are built for the host environment
# Note, the powerpc-eabi build depends on sim occurring before gdb in order to