configure.in: Update tm dependencies for MPE.

* configure.in: Update tm dependencies for MPE.
        * configure: Rebuilt.

From-SVN: r34505
This commit is contained in:
Mark Klein 2000-06-12 22:59:13 +00:00 committed by Jeff Law
parent b9b9d06318
commit 5d712c3997
3 changed files with 7 additions and 2 deletions

View file

@ -1,3 +1,8 @@
Mon Jun 12 9:44:00 2000 Mark Klein <mklein@dis.com>
* configure.in: Update tm dependencies for MPE.
* configure: Rebuilt.
2000-06-12 H.J. Lu <hjl@gnu.org>
* gengenrtl.c (obstack_alloc_rtx): Correct the allocated size.

2
gcc/configure vendored
View file

@ -4190,7 +4190,7 @@ for machine in $build $host $target; do
use_collect2=yes
;;
hppa*-*-mpeix*)
tm_file="${tm_file} pa/pa-mpeix.h"
tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-mpeix.h"
xm_file=pa/xm-pampeix.h
xmake_file=pa/x-pa-mpeix
echo "You must use gas. Assuming it is already installed."

View file

@ -1256,7 +1256,7 @@ changequote([,])dnl
use_collect2=yes
;;
hppa*-*-mpeix*)
tm_file="${tm_file} pa/pa-mpeix.h"
tm_file="${tm_file} pa/pa32-regs.h pa/long_double.h pa/som.h pa/pa-mpeix.h"
xm_file=pa/xm-pampeix.h
xmake_file=pa/x-pa-mpeix
echo "You must use gas. Assuming it is already installed."