]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Re-enable development.
authorNick Clifton <nickc@redhat.com>
Sat, 1 Feb 2020 13:02:47 +0000 (13:02 +0000)
committerNick Clifton <nickc@redhat.com>
Sat, 1 Feb 2020 13:02:47 +0000 (13:02 +0000)
16 files changed:
bfd/ChangeLog
bfd/configure
bfd/development.sh
bfd/po/bfd.pot
bfd/version.m4
binutils/ChangeLog
binutils/configure
gas/ChangeLog
gas/configure
gprof/ChangeLog
gprof/configure
ld/ChangeLog
ld/configure
opcodes/ChangeLog
opcodes/configure
opcodes/po/opcodes.pot

index dd2c11d918c08308ec4f18d5e220b9678efb9c94..1b25bc3ccb178e211ca44055f21c40bc687728ee 100644 (file)
@@ -1,6 +1,15 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * development.sh: Set development to true.
+       * version.m4: Set to 2.34.0.
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * development.sh: Set fields to false.
+       * version.m4: Set to 2.34.
+       * configure: Regenerate.
 
 2020-01-29  Alan Modra  <amodra@gmail.com>
 
index 9cba07195590dab4fbe1863858015a08081a3470..bc576b7894ab99127174b8cf310ce602496b5460 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for bfd 2.34.
+# Generated by GNU Autoconf 2.69 for bfd 2.34.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='bfd'
 PACKAGE_TARNAME='bfd'
-PACKAGE_VERSION='2.34'
-PACKAGE_STRING='bfd 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='bfd 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1391,7 +1391,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 bfd 2.34 to adapt to many kinds of systems.
+\`configure' configures bfd 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1462,7 +1462,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of bfd 2.34:";;
+     short | recursive ) echo "Configuration of bfd 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1589,7 +1589,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-bfd configure 2.34
+bfd configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2237,7 +2237,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 bfd $as_me 2.34, which was
+It was created by bfd $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4187,7 +4187,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='bfd'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -16953,7 +16953,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 bfd $as_me 2.34, which was
+This file was extended by bfd $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -17019,7 +17019,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="\\
-bfd config.status 2.34
+bfd config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 32be4b9460f6d8a766dcc0d0e4dca8d5490bad72..6bbed41d6d4e4d7ee00cacb83881312392ea8a29 100644 (file)
@@ -16,7 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # Controls whether to enable development-mode features by default.
-development=false
+development=true
 
 # Indicate whether this is a release branch.
 experimental=false
index 9c457c3d91e617c2ad78fd8f328166f420a9dbd4..501bc01088404f1a49460bc83ad5eada993f061b 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2020-02-01 11:49+0000\n"
+"POT-Creation-Date: 2020-02-01 12:57+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"
index 697d7097e63abf92e42f71193f9ed53a58ed81ec..367775a83a9c24b61f77e6ff92866609adb7e6a0 100644 (file)
@@ -1 +1 @@
-m4_define([BFD_VERSION], [2.34])
+m4_define([BFD_VERSION], [2.34.0])
index 7be5ddc706085a5434abe784bd1bac37d738fb4a..068b2dbb16bda217b2ee598f0587b1a03dd19283 100644 (file)
@@ -1,6 +1,11 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * configure: Regenerate.
 
 2020-01-31  Nick Clifton  <nickc@redhat.com>
 
index 7880de68dfd971f744f35d134c616c487d7e3977..a8dfd4bd68c4aacdc738c5c299e458ba8c49fd6c 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for binutils 2.34.
+# Generated by GNU Autoconf 2.69 for binutils 2.34.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='binutils'
 PACKAGE_TARNAME='binutils'
-PACKAGE_VERSION='2.34'
-PACKAGE_STRING='binutils 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='binutils 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1374,7 +1374,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 binutils 2.34 to adapt to many kinds of systems.
+\`configure' configures binutils 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1445,7 +1445,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of binutils 2.34:";;
+     short | recursive ) echo "Configuration of binutils 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1574,7 +1574,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-binutils configure 2.34
+binutils configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2222,7 +2222,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 binutils $as_me 2.34, which was
+It was created by binutils $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4172,7 +4172,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='binutils'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15801,7 +15801,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 binutils $as_me 2.34, which was
+This file was extended by binutils $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15867,7 +15867,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="\\
-binutils config.status 2.34
+binutils config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 25d49fd4c4a18691ffea44c85e16dad94f4ad5a8..b8f5bee501433f75d4f7fd54e156cee01b767810 100644 (file)
@@ -1,6 +1,11 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * configure: Regenerate.
 
 2020-01-31  Andre Vieira  <andre.simoesdiasvieira@arm.com>
 
index 148af892eccf4be4a3b4a1480314fa9ecd10dded..60c1a055ae2a0f1aed0bdd941419fc4c4e74bf45 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gas 2.34.
+# Generated by GNU Autoconf 2.69 for gas 2.34.0.
 #
 #
 # 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.34'
-PACKAGE_STRING='gas 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='gas 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1369,7 +1369,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.34 to adapt to many kinds of systems.
+\`configure' configures gas 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1440,7 +1440,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gas 2.34:";;
+     short | recursive ) echo "Configuration of gas 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1576,7 +1576,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gas configure 2.34
+gas configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2041,7 +2041,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.34, which was
+It was created by gas $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3988,7 +3988,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gas'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -15705,7 +15705,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.34, which was
+This file was extended by gas $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -15771,7 +15771,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.34
+gas config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 5bb89490bceeb7bb16dc99c324c2a47a9121c4eb..656dfce9ad85e4f3dce3ba3ec1756fbe95652555 100644 (file)
@@ -1,6 +1,11 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * configure: Regenerate.
 
 2020-01-23  Nick Clifton  <nickc@redhat.com>
 
index 727cd725644cc186bbe43111643ca86bc6014afc..c23692e5c3dd8c128bf7baad926cc5b3fa3838e8 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for gprof 2.34.
+# Generated by GNU Autoconf 2.69 for gprof 2.34.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.34'
-PACKAGE_STRING='gprof 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='gprof 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1337,7 +1337,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.34 to adapt to many kinds of systems.
+\`configure' configures gprof 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1408,7 +1408,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of gprof 2.34:";;
+     short | recursive ) echo "Configuration of gprof 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1519,7 +1519,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-gprof configure 2.34
+gprof configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1884,7 +1884,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.34, which was
+It was created by gprof $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3831,7 +3831,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='gprof'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13086,7 +13086,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.34, which was
+This file was extended by gprof $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13152,7 +13152,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.34
+gprof config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index ea75ff6f00217787ca5134765f8683d83ad08551..a7963cc0a910a1ef016782f09347913e823d6eff 100644 (file)
@@ -1,6 +1,11 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * configure: Regenerate.
 
 2020-01-29  Alan Modra  <amodra@gmail.com>
 
index 27b4341542248233eb2f03fa459f1692e6e6b87f..811134a503b05fb8a15b6e981491dfe38af66ba2 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for ld 2.34.
+# Generated by GNU Autoconf 2.69 for ld 2.34.0.
 #
 #
 # 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.34'
-PACKAGE_STRING='ld 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='ld 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1394,7 +1394,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.34 to adapt to many kinds of systems.
+\`configure' configures ld 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1465,7 +1465,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of ld 2.34:";;
+     short | recursive ) echo "Configuration of ld 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1601,7 +1601,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-ld configure 2.34
+ld configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2316,7 +2316,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.34, which was
+It was created by ld $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -4267,7 +4267,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='ld'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -18254,7 +18254,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.34, which was
+This file was extended by ld $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -18320,7 +18320,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.34
+ld config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 52315cced2c50998b724d3830699b50ce6279f97..33db80024d21938dc9469f678dff8c3bdd379725 100644 (file)
@@ -1,6 +1,11 @@
+2020-02-01  Nick Clifton  <nickc@redhat.com>
+
+       * configure: Regenerate.
+
 2020-02-01  Nick Clifton  <nickc@redhat.com>
 
        Binutils 2.34 release.
+       * configure: Regenerate.
 
 2020-01-27  Tamar Christina  <tamar.christina@arm.com>
 
index 6bae87d2f827f1ba4f216570d0963864e1afcc1c..4723dcdc1e8ff93757fbca9efd7a666c7de251dd 100755 (executable)
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for opcodes 2.34.
+# Generated by GNU Autoconf 2.69 for opcodes 2.34.0.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='opcodes'
 PACKAGE_TARNAME='opcodes'
-PACKAGE_VERSION='2.34'
-PACKAGE_STRING='opcodes 2.34'
+PACKAGE_VERSION='2.34.0'
+PACKAGE_STRING='opcodes 2.34.0'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1356,7 +1356,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 opcodes 2.34 to adapt to many kinds of systems.
+\`configure' configures opcodes 2.34.0 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1427,7 +1427,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of opcodes 2.34:";;
+     short | recursive ) echo "Configuration of opcodes 2.34.0:";;
    esac
   cat <<\_ACEOF
 
@@ -1539,7 +1539,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-opcodes configure 2.34
+opcodes configure 2.34.0
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1950,7 +1950,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 opcodes $as_me 2.34, which was
+It was created by opcodes $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -3897,7 +3897,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='opcodes'
- VERSION='2.34'
+ VERSION='2.34.0'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -13533,7 +13533,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 opcodes $as_me 2.34, which was
+This file was extended by opcodes $as_me 2.34.0, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -13599,7 +13599,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="\\
-opcodes config.status 2.34
+opcodes config.status 2.34.0
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
index 03a490aca835b368ed2d87f45deb467dc439e036..8eb388e677fa577939b739de2705e7ac3471f840 100644 (file)
@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
-"POT-Creation-Date: 2020-02-01 11:49+0000\n"
+"POT-Creation-Date: 2020-02-01 12: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"