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 /gas | |
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 'gas')
-rwxr-xr-x | gas/configure | 20 | ||||
-rw-r--r-- | gas/po/gas.pot | 2 |
2 files changed, 11 insertions, 11 deletions
diff --git a/gas/configure b/gas/configure index 2b0224c..b2c5126 100755 --- a/gas/configure +++ b/gas/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for gas 2.42.90. +# Generated by GNU Autoconf 2.69 for gas 2.43. # # # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -587,8 +587,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='gas' PACKAGE_TARNAME='gas' -PACKAGE_VERSION='2.42.90' -PACKAGE_STRING='gas 2.42.90' +PACKAGE_VERSION='2.43' +PACKAGE_STRING='gas 2.43' PACKAGE_BUGREPORT='' PACKAGE_URL='' @@ -1392,7 +1392,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 gas 2.42.90 to adapt to many kinds of systems. +\`configure' configures gas 2.43 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1463,7 +1463,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of gas 2.42.90:";; + short | recursive ) echo "Configuration of gas 2.43:";; esac cat <<\_ACEOF @@ -1619,7 +1619,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -gas configure 2.42.90 +gas configure 2.43 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2030,7 +2030,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 gas $as_me 2.42.90, which was +It was created by gas $as_me 2.43, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3010,7 +3010,7 @@ fi # Define the identity of the package. PACKAGE='gas' - VERSION='2.42.90' + VERSION='2.43' cat >>confdefs.h <<_ACEOF @@ -16855,7 +16855,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 gas $as_me 2.42.90, which was +This file was extended by gas $as_me 2.43, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -16921,7 +16921,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="\\ -gas config.status 2.42.90 +gas config.status 2.43 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/gas/po/gas.pot b/gas/po/gas.pot index be4a955..be9b0cd 100644 --- a/gas/po/gas.pot +++ b/gas/po/gas.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 12:57+0100\n" +"POT-Creation-Date: 2024-08-04 14:01+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" |