]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
authorNathanael Nerode <neroden@gcc.gnu.org>
Thu, 23 Jan 2003 19:55:19 +0000 (19:55 +0000)
committerNathanael Nerode <neroden@gcc.gnu.org>
Thu, 23 Jan 2003 19:55:19 +0000 (19:55 +0000)
* configure.in: Make rda native-only.
* configure: Regenerate.

ChangeLog
configure
configure.in

index 4c383fcbd79fd94b57f03b1fb7d69eec8a0a21fe..0df2e576f8e3024bd10425d8f57df32347b0254c 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-01-23  Nathanael Nerode  <neroden@gcc.gnu.org>
+
+       * configure.in: Make rda native-only.
+       * configure: Regenerate.
+
 2003-01-19  Nathanael Nerode  <neroden@gcc.gnu.org>
 
        * configure.in: Add missing \.
index 76d78fe6b841ebe93d64877f13be798a054b25d0..654e985dbfe12441ee3da2241e34d895b0c8797a 100755 (executable)
--- a/configure
+++ b/configure
@@ -915,7 +915,7 @@ esac
 
 # Some tools are only suitable for building in a "native" situation.
 # Remove these if host!=target.  
-native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf target-rda"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.
index 4fd42ed246c129fad7348a4987df17a48fa0a96f..11289eea73fff0f607ca82b0afd3cc221b9fbdf6 100644 (file)
@@ -258,7 +258,7 @@ esac
 
 # Some tools are only suitable for building in a "native" situation.
 # Remove these if host!=target.  
-native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext grep gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms snavigator gnuserv target-gperf target-rda"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.