Commit 05cea40f by Jim Wilson Committed by Jim Wilson

Make `configure rs6000-ibm-aix4.1' work again.

	* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
	(rs6000-ibm-aix4.[12]*): Likewise.
	* configure: Regnerate.

From-SVN: r22006
parent 1f1ed00c
Wed Aug 26 15:55:41 1998 Jim Wilson <wilson@cygnus.com>
* configure.in (powerpc-ibm-aix4.[12]*): Change from 4.[12].*.
(rs6000-ibm-aix4.[12]*): Likewise.
* configure: Regnerate.
Wed Aug 26 09:30:59 1998 Nick Clifton <nickc@cygnus.com> Wed Aug 26 09:30:59 1998 Nick Clifton <nickc@cygnus.com>
* config/arm/thumb.c (thumb_exit): Do not move a4 into lr if it * config/arm/thumb.c (thumb_exit): Do not move a4 into lr if it
......
...@@ -4432,7 +4432,7 @@ for machine in $build $host $target; do ...@@ -4432,7 +4432,7 @@ for machine in $build $host $target; do
fi fi
use_collect2=yes use_collect2=yes
;; ;;
rs6000-ibm-aix4.[12].* | powerpc-ibm-aix4.[12].*) rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
tm_file=rs6000/aix41.h tm_file=rs6000/aix41.h
if test x$host != x$target if test x$host != x$target
then then
......
...@@ -2642,7 +2642,7 @@ changequote([,])dnl ...@@ -2642,7 +2642,7 @@ changequote([,])dnl
use_collect2=yes use_collect2=yes
;; ;;
changequote(,)dnl changequote(,)dnl
rs6000-ibm-aix4.[12].* | powerpc-ibm-aix4.[12].*) rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
changequote([,])dnl changequote([,])dnl
tm_file=rs6000/aix41.h tm_file=rs6000/aix41.h
if test x$host != x$target if test x$host != x$target
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment