summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 22:33:55 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-01-23 22:33:55 +0000
commitcc88e636636b7632976300bf79d9e908182c096f (patch)
tree6b151bd1fcb85d6439b7d8afb51b893ad751d883
parentae6d94604739fd13ab8b7f59163ef1945bd570a1 (diff)
downloadbinutils-redhat-cc88e636636b7632976300bf79d9e908182c096f.tar.gz
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
* configure.in: Revert previous change. * configure: Regenerate.
-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 0df2e576f8..5a7239363f 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 654e985dbf..d871e4ae6d 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 11289eea73..f6fd144b50 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"
################################################################################