* 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 1e318c4..7c134e9 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 9d3ea07..a4f069d 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 a53759a..88ad368 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.