aboutsummaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorJim Kingdon <jkingdon@engr.sgi.com>1995-03-06 18:27:41 +0000
committerJim Kingdon <jkingdon@engr.sgi.com>1995-03-06 18:27:41 +0000
commitc1d61903ecf3b390636827ed3fd234ff26040780 (patch)
tree85d870cb5105dfd85515fb283ec2557892929e69 /configure.in
parent4eb2d2192248618650145a5e58d518595ebbedf6 (diff)
downloadgdb-c1d61903ecf3b390636827ed3fd234ff26040780.zip
gdb-c1d61903ecf3b390636827ed3fd234ff26040780.tar.gz
gdb-c1d61903ecf3b390636827ed3fd234ff26040780.tar.bz2
* configure.in (noconfigdirs): Don't build gas on AIX, for
powerpc*-*-aix* as well as for rs6000*-*-aix*.
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index 236436e..3ef709c 100644
--- a/configure.in
+++ b/configure.in
@@ -400,7 +400,7 @@ case "${target}" in
;;
powerpc-*-aix*)
# copied from rs6000-*-* entry
- noconfigdirs="$noconfigdirs ld binutils gprof textutils cvs"
+ noconfigdirs="$noconfigdirs gas ld binutils gprof textutils cvs"
;;
rs6000-*-lynxos*)
# a gcc built textutils will cause the linker to hang on 'join'