summaryrefslogtreecommitdiff
path: root/gcc/configure
diff options
context:
space:
mode:
authorwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1998-08-26 15:57:20 +0000
committerwilson <wilson@138bc75d-0d04-0410-961f-82ee72b054a4>1998-08-26 15:57:20 +0000
commit780210d4cd4f0283950fff66e5e85ec06d5c363d (patch)
tree98a67699e0decf442cd98416d0595a943c3459b6 /gcc/configure
parentc08ab9d8ba0f542281abea70f56e94de750e94aa (diff)
downloadgcc-780210d4cd4f0283950fff66e5e85ec06d5c363d.tar.gz
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. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@22006 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/configure')
-rwxr-xr-xgcc/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/configure b/gcc/configure
index dac005fd64c..4990a74f327 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -4432,7 +4432,7 @@ for machine in $build $host $target; do
fi
use_collect2=yes
;;
- rs6000-ibm-aix4.[12].* | powerpc-ibm-aix4.[12].*)
+ rs6000-ibm-aix4.[12]* | powerpc-ibm-aix4.[12]*)
tm_file=rs6000/aix41.h
if test x$host != x$target
then