From: Nathanael Nerode Date: Thu, 23 Jan 2003 22:32:25 +0000 (+0000) Subject: configure.in: Revert previous change. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=806e09354fd41e8783964a2403ac57b25ef8a64e;p=gcc.git configure.in: Revert previous change. 2003-01-23 Nathanael Nerode * configure.in: Revert previous change. * configure: Regenerate. From-SVN: r61676 --- diff --git a/ChangeLog b/ChangeLog index c3ca22b2bbd..c61c350caaa 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-01-23 Nathanael Nerode + + * configure.in: Revert previous change. + * configure: Regenerate. + 2003-01-23 Nathanael Nerode * configure.in: Make rda native-only. diff --git a/configure b/configure index 654e985dbfe..d871e4ae6d3 100755 --- 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" ################################################################################ diff --git a/configure.in b/configure.in index 11289eea73f..f6fd144b50c 100644 --- a/configure.in +++ b/configure.in @@ -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" ################################################################################