Fix typo.

From-SVN: r27516
This commit is contained in:
Nick Clifton 1999-06-14 03:45:29 +00:00 committed by Nick Clifton
parent e4b593c532
commit 69c9f0fbbc
3 changed files with 7 additions and 2 deletions

View File

@ -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
View File

@ -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

View File

@ -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