OSDN Git Service

2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
authorneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jan 2003 22:32:25 +0000 (22:32 +0000)
committerneroden <neroden@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 23 Jan 2003 22:32:25 +0000 (22:32 +0000)
* configure.in: Revert previous change.
* configure: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@61676 138bc75d-0d04-0410-961f-82ee72b054a4

ChangeLog
configure
configure.in

index c3ca22b..c61c350 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
 
 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.
 
        * 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
 #
 # 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
 #
 # 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"
 
 ################################################################################
 
 
 ################################################################################