Fix typo.
From-SVN: r27516
This commit is contained in:
parent
e4b593c532
commit
69c9f0fbbc
@ -1,3 +1,8 @@
|
||||
Mon Jun 14 11:43:41 1999 Nick Clifton <nickc@cygnus.com>
|
||||
|
||||
* configure.in: Fix typo in rs6000-ibm-aix4 case.
|
||||
* configure: Regenerate.
|
||||
|
||||
Mon Jun 14 03:55:40 1999 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* configure.in (rs6000-ibm-aix4.3*, powerpc-ibm-aix4.3*): Do not
|
||||
|
2
gcc/configure
vendored
2
gcc/configure
vendored
@ -5241,7 +5241,7 @@ for machine in $build $host $target; do
|
||||
then
|
||||
xmake_file=rs6000/x-aix41-gld
|
||||
else
|
||||
xmake_file=rx6000/x-aix41
|
||||
xmake_file=rs6000/x-aix41
|
||||
fi
|
||||
float_format=none
|
||||
use_collect2=yes
|
||||
|
@ -2932,7 +2932,7 @@ changequote([,])dnl
|
||||
then
|
||||
xmake_file=rs6000/x-aix41-gld
|
||||
else
|
||||
xmake_file=rx6000/x-aix41
|
||||
xmake_file=rs6000/x-aix41
|
||||
fi
|
||||
float_format=none
|
||||
use_collect2=yes
|
||||
|
Loading…
Reference in New Issue
Block a user