diff options
author | Nick Clifton <nickc@redhat.com> | 2024-08-04 14:23:51 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2024-08-04 14:23:51 +0100 |
commit | 57f3676f3e5266829a91880d61143ab9ecd617bd (patch) | |
tree | a6c28f91bc510fb9c34c2f20baee5a8ca525ebc3 /ld | |
parent | 8d74edb265f6d5f7a97616aa3c35d25ffb763fb1 (diff) | |
download | gdb-57f3676f3e5266829a91880d61143ab9ecd617bd.zip gdb-57f3676f3e5266829a91880d61143ab9ecd617bd.tar.gz gdb-57f3676f3e5266829a91880d61143ab9ecd617bd.tar.bz2 |
this-is-the-2.43-releasebinutils-2_43
Diffstat (limited to 'ld')
-rwxr-xr-x | ld/configure | 20 | ||||
-rw-r--r-- | ld/po/ld.pot | 2 |
2 files changed, 11 insertions, 11 deletions
diff --git a/ld/configure b/ld/configure index a311bc0..44d79c2 100755 --- a/ld/configure +++ b/ld/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for ld 2.42.90. +# Generated by GNU Autoconf 2.69 for ld 2.43. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='ld' PACKAGE_TARNAME='ld' -PACKAGE_VERSION='2.42.90' -PACKAGE_STRING='ld 2.42.90' +PACKAGE_VERSION='2.43' +PACKAGE_STRING='ld 2.43' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1437,7 +1437,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 ld 2.42.90 to adapt to many kinds of systems. +\`configure' configures ld 2.43 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1508,7 +1508,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of ld 2.42.90:";; + short | recursive ) echo "Configuration of ld 2.43:";; esac cat <<\_ACEOF @@ -1689,7 +1689,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -ld configure 2.42.90 +ld configure 2.43 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2404,7 +2404,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 ld $as_me 2.42.90, which was +It was created by ld $as_me 2.43, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3388,7 +3388,7 @@ fi # Define the identity of the package. PACKAGE='ld' - VERSION='2.42.90' + VERSION='2.43' cat >>confdefs.h <<_ACEOF @@ -20096,7 +20096,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 ld $as_me 2.42.90, which was +This file was extended by ld $as_me 2.43, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -20162,7 +20162,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="\\ -ld config.status 2.42.90 +ld config.status 2.43 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/ld/po/ld.pot b/ld/po/ld.pot index 23d27b1..a2598d9 100644 --- a/ld/po/ld.pot +++ b/ld/po/ld.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: 2024-07-20 13:05+0100\n" +"POT-Creation-Date: 2024-08-04 14:11+0100\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" |