configure.ac: Add ADDITIONAL_OBJS variable.
authorThiago Jung Bauermann <bauerman@br.ibm.com>
Wed, 31 Oct 2007 17:54:43 +0000 (17:54 +0000)
committerJanis Johnson <janis@gcc.gnu.org>
Wed, 31 Oct 2007 17:54:43 +0000 (17:54 +0000)
commitb1237e1315aa9740e5684d5ffa7cb19d7ece3a07
tree1304256eb0d807205df254755810b6d5895e5220
parente2e95f45a8324f5aeacdc191217359f747fc2c26
configure.ac: Add ADDITIONAL_OBJS variable.

2007-10-31  Thiago Jung Bauermann  <bauerman@br.ibm.com>

* configure.ac: Add ADDITIONAL_OBJS variable.
* Makefile.in (bid_OBS): New.
(libdecnumber_a_OBJS): Add ADDITIONAL_OBJS, remove condition
on enable_decimal_float.
* configure: Regenerate.

From-SVN: r129804
libdecnumber/ChangeLog
libdecnumber/Makefile.in
libdecnumber/configure
libdecnumber/configure.ac