2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 23 Jan 2003 22:33:55 +0000 (22:33 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 23 Jan 2003 22:33:55 +0000 (22:33 +0000)
* configure.in: Revert previous change.
* configure: Regenerate.

ChangeLog
configure
configure.in

index 0df2e57..5a72393 100644 (file)
--- 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.
 
index 654e985..d871e4a 100755 (executable)
--- 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"
 
 ################################################################################
 
index 11289ee..f6fd144 100644 (file)
@@ -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"
 
 ################################################################################