]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
* configure: Regenerate.
authorNathan Sidwell <nathan@codesourcery.com>
Fri, 5 May 2006 12:21:52 +0000 (12:21 +0000)
committerNathan Sidwell <nathan@codesourcery.com>
Fri, 5 May 2006 12:21:52 +0000 (12:21 +0000)
* configure.in: Enable gprof for cross builds.

ChangeLog.csl
configure
configure.in

index 1e318c4fd26b963d5c6888d3c46ed747971a460e..7c134e91b47b8e521d7a7568ae080033589096c9 100644 (file)
@@ -1,3 +1,8 @@
+2006-05-05  Mark Shinwell  <shinwell@codesourcery.com>
+
+       * configure: Regenerate.
+       * configure.in: Enable gprof for cross builds.
+
 2006-05-03  Julian Brown  <julian@codesourcery.com>
 
        * gas/doc/c-arm.texi: Add documentation for .dn/.qn directives.
index 9d3ea07ea72bb5991bcd3811a4311ab3e8798424..a4f069db09db9a3eb6c9c458461318d98e104722 100755 (executable)
--- a/configure
+++ b/configure
@@ -1022,7 +1022,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 gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.
index a53759ac696240b087345b59ebfc942138045ffe..88ad368603706820c855027d5b001879fc91d061 100644 (file)
@@ -227,7 +227,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 gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff gprof target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
+native_only="autoconf automake libtool fileutils find gawk gettext gzip hello indent m4 rcs recode sed shellutils tar textutils uudecode wdiff target-groff guile perl time ash bash bzip2 prms gnuserv target-gperf"
 
 # Similarly, some are only suitable for cross toolchains.
 # Remove these if host=target.