aboutsummaryrefslogtreecommitdiff
path: root/gas/configure
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2005-03-23 15:35:50 +0000
committerNick Clifton <nickc@redhat.com>2005-03-23 15:35:50 +0000
commited84e6956070f271fa17199847375d81e75c1a46 (patch)
tree08523b7b38b4b19ed1ec54c92f44957caa8cc020 /gas/configure
parentf1099ef345453ffedc12ec80268bf285f837cbf1 (diff)
downloadgdb-ed84e6956070f271fa17199847375d81e75c1a46.zip
gdb-ed84e6956070f271fa17199847375d81e75c1a46.tar.gz
gdb-ed84e6956070f271fa17199847375d81e75c1a46.tar.bz2
Accept any C library to accompany a GNU Linux implementation, not just the GNU
C library.
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 60ebac9..1ffb401 100755
--- a/gas/configure
+++ b/gas/configure
@@ -4483,7 +4483,7 @@ cat >>confdefs.h <<\_ACEOF
_ACEOF
;;
- ppc-*-linux-gnu*)
+ ppc-*-linux-*)
case "$endian" in
big) ;;
*) { { echo "$as_me:$LINENO: error: GNU/Linux must be configured big endian" >&5