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 0df2e576f8e3024bd10425d8f57df32347b0254c..5a7239363f50ada2c12426161502841fae6a088b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+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.
index 654e985dbfe12441ee3da2241e34d895b0c8797a..d871e4ae6d3ec7e354b8afddfdd46c123a7564b7 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 11289eea73fff0f607ca82b0afd3cc221b9fbdf6..f6fd144b50cb04123f463068af1eeafb78aabd92 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"
 
 ################################################################################
 
This page took 0.032684 seconds and 4 git commands to generate.