configure.in: Revert previous change.
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org> * configure.in: Revert previous change. * configure: Regenerate. From-SVN: r61676
This commit is contained in:
parent
c4db7ecbc3
commit
806e09354f
3 changed files with 7 additions and 2 deletions
|
@ -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
2
configure
vendored
|
@ -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"
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
|
@ -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"
|
||||
|
||||
################################################################################
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue