summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-23 22:32:25 +0000
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>2003-01-23 22:32:25 +0000
commitbd564d1c299b429e8dd20e8aedcc610b15e77925 (patch)
tree89ab22b7752b662bda1eee997085c89c4c401e43
parentd784a7399ca5323d52fc775b5631531f706f9352 (diff)
downloadppe42-gcc-bd564d1c299b429e8dd20e8aedcc610b15e77925.tar.gz
ppe42-gcc-bd564d1c299b429e8dd20e8aedcc610b15e77925.zip
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change. * configure: Regenerate. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61676 138bc75d-0d04-0410-961f-82ee72b054a4
-rw-r--r--ChangeLog5
-rwxr-xr-xconfigure2
-rw-r--r--configure.in2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c3ca22b2bbd..c61c350caaa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
+ * configure.in: Revert previous change.
+ * configure: Regenerate.
+
+2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
+
* configure.in: Make rda native-only.
* configure: Regenerate.
diff --git a/configure b/configure
index 654e985dbfe..d871e4ae6d3 100755
--- a/configure
+++ b/configure
@@ -828,7 +828,7 @@ target_libs="target-libiberty \
# list belongs in this list. those programs are also very likely
# candidates for the "native_only" list which follows
#
-target_tools="target-examples target-groff target-gperf target-rda"
+target_tools="target-examples target-groff target-gperf"
################################################################################
diff --git a/configure.in b/configure.in
index 11289eea73f..f6fd144b50c 100644
--- a/configure.in
+++ b/configure.in
@@ -171,7 +171,7 @@ target_libs="target-libiberty \
# list belongs in this list. those programs are also very likely
# candidates for the "native_only" list which follows
#
-target_tools="target-examples target-groff target-gperf target-rda"
+target_tools="target-examples target-groff target-gperf"
################################################################################
OpenPOWER on IntegriCloud