diff options
author | Nick Clifton <nickc@redhat.com> | 2023-07-30 16:03:48 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2023-07-30 16:03:48 +0100 |
commit | 7872e3bdb0de234ae4ace053cde0c915ff2332d4 (patch) | |
tree | 72a511683f8ce1ef6159021395bdd7f698bf1b69 /gprof | |
parent | 2c73aeb8d2e02de7b69cbcb13361cfbca9d76a4e (diff) | |
download | fsf-binutils-gdb-7872e3bdb0de234ae4ace053cde0c915ff2332d4.zip fsf-binutils-gdb-7872e3bdb0de234ae4ace053cde0c915ff2332d4.tar.gz fsf-binutils-gdb-7872e3bdb0de234ae4ace053cde0c915ff2332d4.tar.bz2 |
Reset 2.41 branch back to development mode
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 5 | ||||
-rwxr-xr-x | gprof/configure | 20 |
2 files changed, 15 insertions, 10 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index a57b89c..5500fd1 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,3 +1,8 @@ +2023-07-30 Nick Clifton <nickc@redhat.com> + + This is the 2.41 release. + * configure: Regenerate. + 2023-07-03 Nick Clifton <nickc@redhat.com> * configure: Regenerate. diff --git a/gprof/configure b/gprof/configure index cf231c6..98ba6d7 100755 --- a/gprof/configure +++ b/gprof/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gprof 2.40.90. +# Generated by GNU Autoconf 2.69 for gprof 2.41.0. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='gprof' PACKAGE_TARNAME='gprof' -PACKAGE_VERSION='2.40.90' -PACKAGE_STRING='gprof 2.40.90' +PACKAGE_VERSION='2.41.0' +PACKAGE_STRING='gprof 2.41.0' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1338,7 +1338,7 @@ if test "$ac_init_help" = "long"; then # Omit some internal or obsolete options to make the list less imposing. # This message is too long to be a string in the A/UX 3.1 sh. cat <<_ACEOF -\`configure' configures gprof 2.40.90 to adapt to many kinds of systems. +\`configure' configures gprof 2.41.0 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1409,7 +1409,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gprof 2.40.90:";; + short | recursive ) echo "Configuration of gprof 2.41.0:";; esac cat <<\_ACEOF @@ -1520,7 +1520,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gprof configure 2.40.90 +gprof configure 2.41.0 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1885,7 +1885,7 @@ cat >config.log <<_ACEOF This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. -It was created by gprof $as_me 2.40.90, which was +It was created by gprof $as_me 2.41.0, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2864,7 +2864,7 @@ fi # Define the identity of the package. PACKAGE='gprof' - VERSION='2.40.90' + VERSION='2.41.0' cat >>confdefs.h <<_ACEOF @@ -12572,7 +12572,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 # report actual input values of CONFIG_FILES etc. instead of their # values after options handling. ac_log=" -This file was extended by gprof $as_me 2.40.90, which was +This file was extended by gprof $as_me 2.41.0, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12638,7 +12638,7 @@ _ACEOF cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" ac_cs_version="\\ -gprof config.status 2.40.90 +gprof config.status 2.41.0 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |