aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKim Knuttila <krk@cygnus>1995-09-27 16:23:12 +0000
committerKim Knuttila <krk@cygnus>1995-09-27 16:23:12 +0000
commit7d85ea67ae3006acb2b82d1e05e3cb915504575d (patch)
tree6f5178a7d93a86afa849ce3014de92a44e9ec1f0 /gas
parent943dbfb8e80aae80ec6e9f268ab44e407fffe38f (diff)
downloadgdb-7d85ea67ae3006acb2b82d1e05e3cb915504575d.zip
gdb-7d85ea67ae3006acb2b82d1e05e3cb915504575d.tar.gz
gdb-7d85ea67ae3006acb2b82d1e05e3cb915504575d.tar.bz2
Removed an extraneous PPC definition
Diffstat (limited to 'gas')
-rwxr-xr-xgas/configure4
1 files changed, 0 insertions, 4 deletions
diff --git a/gas/configure b/gas/configure
index 659b543..4c98f0e 100755
--- a/gas/configure
+++ b/gas/configure
@@ -953,10 +953,6 @@ EOF
#define M88KCOFF 1
EOF
;;
- ppc) cat >> confdefs.h <<\EOF
-#define PPC 1
-EOF
- ;;
esac
;;
esac