2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>

* configure.in: Revert previous change.
	* configure: Regenerate.
This commit is contained in:
Nathanael Nerode 2003-01-23 22:33:55 +00:00
parent 9b978ffe8b
commit e8743e1912
3 changed files with 7 additions and 2 deletions

View File

@ -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.

2
configure vendored
View File

@ -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"
################################################################################

View 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"
################################################################################