summaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorRichard Sandiford <rsandifo@nildram.co.uk>2009-03-14 09:11:38 +0000
committerRichard Sandiford <rsandifo@nildram.co.uk>2009-03-14 09:11:38 +0000
commitbbcff98633fb2ab9bb903890352cacb77e934817 (patch)
treeec6593c8367d1e703d1e29606b3804b634d4fcdc /gas/configure
parentf779c9c20385d41f0297e34208a6859ed58b9fc6 (diff)
downloadbinutils-redhat-bbcff98633fb2ab9bb903890352cacb77e934817.tar.gz
bfd/
* config.bfd: Treat AIX 6+ in the same way as AIX 5. * configure.in: Likewise. * configure: Regenerate. binutils/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above. * configure.in: Likewise. * configure: Regenerate. gas/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above. * configure.in: Likewise. * configure: Regenerate. ld/ * configure.tgt: Extend AIX 5 behavior to AIX 6 and above.
Diffstat (limited to 'gas/configure')
-rwxr-xr-xgas/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure
index 3c5a04662f..ec23638c99 100755
--- a/gas/configure
+++ b/gas/configure
@@ -12050,7 +12050,7 @@ echo "$as_me: error: Unknown vendor for mips-bsd configuration." >&2;}
{ (exit 1); exit 1; }; }
;;
- ppc-*-aix5.*)
+ ppc-*-aix[5-9].*)
cat >>confdefs.h <<\_ACEOF
#define AIX_WEAK_SUPPORT 1