diff options
Diffstat (limited to 'gas/configure')
-rwxr-xr-x | gas/configure | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gas/configure b/gas/configure index 3c5a046..ec23638 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 |