From 806e09354fd41e8783964a2403ac57b25ef8a64e Mon Sep 17 00:00:00 2001 From: Nathanael Nerode Date: Thu, 23 Jan 2003 22:32:25 +0000 Subject: [PATCH] configure.in: Revert previous change. 2003-01-23 Nathanael Nerode * configure.in: Revert previous change. * configure: Regenerate. From-SVN: r61676 --- ChangeLog | 5 +++++ configure | 2 +- configure.in | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) 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" ################################################################################ -- 2.30.2