Run autoreconf -fiv --no-recursive (and fix all the stuff it overwrites).

This commit is contained in:
William Hart 2015-11-13 21:40:38 +00:00
parent 4f18ed9631
commit 2d0219c0b3
2 changed files with 12 additions and 11 deletions

20
configure vendored
View File

@ -1,7 +1,7 @@
#! /bin/sh
# From configure.ac Revision: 1.11 .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.69 for MPIR 2.7.0.
# Generated by GNU Autoconf 2.69 for MPIR 2.7.1.
#
# Report bugs to <http://groups.google.co.uk/group/mpir-devel/>.
#
@ -616,8 +616,8 @@ MAKEFLAGS=
# Identity of this package.
PACKAGE_NAME='MPIR'
PACKAGE_TARNAME='mpir'
PACKAGE_VERSION='2.7.0'
PACKAGE_STRING='MPIR 2.7.0'
PACKAGE_VERSION='2.7.1'
PACKAGE_STRING='MPIR 2.7.1'
PACKAGE_BUGREPORT='http://groups.google.co.uk/group/mpir-devel/'
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 MPIR 2.7.0 to adapt to many kinds of systems.
\`configure' configures MPIR 2.7.1 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 MPIR 2.7.0:";;
short | recursive ) echo "Configuration of MPIR 2.7.1:";;
esac
cat <<\_ACEOF
@ -1587,7 +1587,7 @@ fi
test -n "$ac_init_help" && exit $ac_status
if $ac_init_version; then
cat <<\_ACEOF
MPIR configure 2.7.0
MPIR configure 2.7.1
generated by GNU Autoconf 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
@ -2587,7 +2587,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 MPIR $as_me 2.7.0, which was
It was created by MPIR $as_me 2.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
$ $0 $@
@ -3562,7 +3562,7 @@ fi
# Define the identity of the package.
PACKAGE='mpir'
VERSION='2.7.0'
VERSION='2.7.1'
cat >>confdefs.h <<_ACEOF
@ -26597,7 +26597,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 MPIR $as_me 2.7.0, which was
This file was extended by MPIR $as_me 2.7.1, which was
generated by GNU Autoconf 2.69. Invocation command line was
CONFIG_FILES = $CONFIG_FILES
@ -26667,7 +26667,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="\\
MPIR config.status 2.7.0
MPIR config.status 2.7.1
configured by $0, generated by GNU Autoconf 2.69,
with options \\"\$ac_cs_config\\"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: yasm 1.2.0\n"
"Report-Msgid-Bugs-To: bug-yasm@tortall.net\n"
"POT-Creation-Date: 2011-10-31 00:12-0700\n"
"POT-Creation-Date: 2015-11-13 21:28+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"
@ -1769,6 +1769,7 @@ msgid "offset of %ld bytes, must be between %ld and %ld"
msgstr ""
#: modules/objfmts/dbg/dbg-objfmt.c:50
#, c-format
msgid "could not open temporary file"
msgstr ""