aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-03-28 17:55:58 +0000
committerIan Lance Taylor <ian@airs.com>1994-03-28 17:55:58 +0000
commit3e1e245ddb9e74c99316818e0736793124b03858 (patch)
tree69d8d52b0c1e3fa04aaa9acae0fb85c23245f716
parent57afabd05a97c6d45e28cd64536d3b2355524375 (diff)
downloadgdb-3e1e245ddb9e74c99316818e0736793124b03858.zip
gdb-3e1e245ddb9e74c99316818e0736793124b03858.tar.gz
gdb-3e1e245ddb9e74c99316818e0736793124b03858.tar.bz2
* configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
-rw-r--r--ChangeLog4
-rw-r--r--configure.in4
2 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f38e1e6..f65cc87 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
+
+ * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
+
Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
* configure: Make unrecognized options give nonfatal warnings
diff --git a/configure.in b/configure.in
index b772da9..e4c8d9e 100644
--- a/configure.in
+++ b/configure.in
@@ -221,6 +221,10 @@ case "${target}" in
# the GNU linker supports shared libraries
noconfigdirs="$noconfigdirs ld"
;;
+ powerpc-*-aix*)
+ # copied from rs6000-*-* entry
+ noconfigdirs="$noconfigdirs ld binutils gprof textutils cvs"
+ ;;
rs6000-*-*)
# a gcc built textutils will cause the linker to hang on 'join'
# The CVS server code doesn't work on the RS/6000