diff options
Diffstat (limited to 'gprof')
-rw-r--r-- | gprof/ChangeLog | 5 | ||||
-rwxr-xr-x | gprof/configure | 20 | ||||
-rw-r--r-- | gprof/po/gprof.pot | 2 |
3 files changed, 16 insertions, 11 deletions
diff --git a/gprof/ChangeLog b/gprof/ChangeLog index f7d960f..091274e 100644 --- a/gprof/ChangeLog +++ b/gprof/ChangeLog @@ -1,5 +1,10 @@ 2024-01-15 Nick Clifton <nickc@redhat.com> + * configure: Regenerate. + * po/gprof.pot: Regenerate. + +2024-01-15 Nick Clifton <nickc@redhat.com> + * 2.42 branch point. 2023-11-15 Arsen Arsenović <arsen@aarsen.me> diff --git a/gprof/configure b/gprof/configure index 49801fd..6d5c361 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.41.50. +# Generated by GNU Autoconf 2.69 for gprof 2.41.90. # # # 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.41.50' -PACKAGE_STRING='gprof 2.41.50' +PACKAGE_VERSION='2.41.90' +PACKAGE_STRING='gprof 2.41.90' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1349,7 +1349,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.41.50 to adapt to many kinds of systems. +\`configure' configures gprof 2.41.90 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1420,7 +1420,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gprof 2.41.50:";; + short | recursive ) echo "Configuration of gprof 2.41.90:";; esac cat <<\_ACEOF @@ -1539,7 +1539,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gprof configure 2.41.50 +gprof configure 2.41.90 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1904,7 +1904,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.41.50, which was +It was created by gprof $as_me 2.41.90, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2884,7 +2884,7 @@ fi # Define the identity of the package. PACKAGE='gprof' - VERSION='2.41.50' + VERSION='2.41.90' cat >>confdefs.h <<_ACEOF @@ -14505,7 +14505,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.41.50, which was +This file was extended by gprof $as_me 2.41.90, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -14571,7 +14571,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.41.50 +gprof config.status 2.41.90 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/gprof/po/gprof.pot b/gprof/po/gprof.pot index 67489c53..6e8cf10 100644 --- a/gprof/po/gprof.pot +++ b/gprof/po/gprof.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n" -"POT-Creation-Date: 2023-11-15 11:16+0000\n" +"POT-Creation-Date: 2024-01-15 14:58+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" |