diff options
-rwxr-xr-x | configure | 20 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | pc/config.h | 6 | ||||
-rw-r--r-- | po/gawk.pot | 74 |
4 files changed, 51 insertions, 51 deletions
@@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for GNU Awk 4.1.3g. +# Generated by GNU Autoconf 2.69 for GNU Awk 4.1.3h. # # Report bugs to <bug-gawk@gnu.org>. # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='GNU Awk' PACKAGE_TARNAME='gawk' -PACKAGE_VERSION='4.1.3g' -PACKAGE_STRING='GNU Awk 4.1.3g' +PACKAGE_VERSION='4.1.3h' +PACKAGE_STRING='GNU Awk 4.1.3h' PACKAGE_BUGREPORT='bug-gawk@gnu.org' PACKAGE_URL='http://www.gnu.org/software/gawk/' @@ -1328,7 +1328,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 GNU Awk 4.1.3g to adapt to many kinds of systems. +\`configure' configures GNU Awk 4.1.3h to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1398,7 +1398,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of GNU Awk 4.1.3g:";; + short | recursive ) echo "Configuration of GNU Awk 4.1.3h:";; esac cat <<\_ACEOF @@ -1517,7 +1517,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -GNU Awk configure 4.1.3g +GNU Awk configure 4.1.3h generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2226,7 +2226,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 GNU Awk $as_me 4.1.3g, which was +It was created by GNU Awk $as_me 4.1.3h, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3109,7 +3109,7 @@ fi # Define the identity of the package. PACKAGE='gawk' - VERSION='4.1.3g' + VERSION='4.1.3h' cat >>confdefs.h <<_ACEOF @@ -12047,7 +12047,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 GNU Awk $as_me 4.1.3g, which was +This file was extended by GNU Awk $as_me 4.1.3h, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -12115,7 +12115,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="\\ -GNU Awk config.status 4.1.3g +GNU Awk config.status 4.1.3h configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/configure.ac b/configure.ac index 58600f23..36d2cd4f 100644 --- a/configure.ac +++ b/configure.ac @@ -23,7 +23,7 @@ dnl dnl Process this file with autoconf to produce a configure script. -AC_INIT([GNU Awk], 4.1.3g, bug-gawk@gnu.org, gawk) +AC_INIT([GNU Awk], 4.1.3h, bug-gawk@gnu.org, gawk) # This is a hack. Different versions of install on different systems # are just too different. Chuck it and use install-sh. diff --git a/pc/config.h b/pc/config.h index ec7bc332..7251f1d0 100644 --- a/pc/config.h +++ b/pc/config.h @@ -438,7 +438,7 @@ #define PACKAGE_NAME "GNU Awk" /* Define to the full name and version of this package. */ -#define PACKAGE_STRING "GNU Awk 4.1.3g" +#define PACKAGE_STRING "GNU Awk 4.1.3h" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "gawk" @@ -447,7 +447,7 @@ #define PACKAGE_URL "http://www.gnu.org/software/gawk/" /* Define to the version of this package. */ -#define PACKAGE_VERSION "4.1.3g" +#define PACKAGE_VERSION "4.1.3h" /* Define to 1 if *printf supports %F format */ #undef PRINTF_HAS_F_FORMAT @@ -512,7 +512,7 @@ /* Version number of package */ -#define VERSION "4.1.3g" +#define VERSION "4.1.3h" /* Enable large inode numbers on Mac OS X 10.5. */ #ifndef _DARWIN_USE_64_BIT_INODE diff --git a/po/gawk.pot b/po/gawk.pot index 710ad120..70f429ab 100644 --- a/po/gawk.pot +++ b/po/gawk.pot @@ -6,9 +6,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: gawk 4.1.3g\n" +"Project-Id-Version: gawk 4.1.3h\n" "Report-Msgid-Bugs-To: bug-gawk@gnu.org\n" -"POT-Creation-Date: 2016-05-30 16:00-0400\n" +"POT-Creation-Date: 2016-06-17 09:51+0300\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" @@ -846,119 +846,119 @@ msgstr "" msgid "gensub: third argument %g treated as 1" msgstr "" -#: builtin.c:3096 +#: builtin.c:3100 #, c-format msgid "%s: can be called indirectly only with two arguments" msgstr "" -#: builtin.c:3186 +#: builtin.c:3190 #, c-format msgid "indirect call to %s requires at least two arguments" msgstr "" -#: builtin.c:3238 +#: builtin.c:3242 msgid "lshift: received non-numeric first argument" msgstr "" -#: builtin.c:3240 +#: builtin.c:3244 msgid "lshift: received non-numeric second argument" msgstr "" -#: builtin.c:3246 +#: builtin.c:3250 #, c-format msgid "lshift(%f, %f): negative values will give strange results" msgstr "" -#: builtin.c:3248 +#: builtin.c:3252 #, c-format msgid "lshift(%f, %f): fractional values will be truncated" msgstr "" -#: builtin.c:3250 +#: builtin.c:3254 #, c-format msgid "lshift(%f, %f): too large shift value will give strange results" msgstr "" -#: builtin.c:3275 +#: builtin.c:3279 msgid "rshift: received non-numeric first argument" msgstr "" -#: builtin.c:3277 +#: builtin.c:3281 msgid "rshift: received non-numeric second argument" msgstr "" -#: builtin.c:3283 +#: builtin.c:3287 #, c-format msgid "rshift(%f, %f): negative values will give strange results" msgstr "" -#: builtin.c:3285 +#: builtin.c:3289 #, c-format msgid "rshift(%f, %f): fractional values will be truncated" msgstr "" -#: builtin.c:3287 +#: builtin.c:3291 #, c-format msgid "rshift(%f, %f): too large shift value will give strange results" msgstr "" -#: builtin.c:3312 mpfr.c:988 +#: builtin.c:3316 mpfr.c:988 msgid "and: called with less than two arguments" msgstr "" -#: builtin.c:3317 +#: builtin.c:3321 #, c-format msgid "and: argument %d is non-numeric" msgstr "" -#: builtin.c:3321 +#: builtin.c:3325 #, c-format msgid "and: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3344 mpfr.c:1020 +#: builtin.c:3348 mpfr.c:1020 msgid "or: called with less than two arguments" msgstr "" -#: builtin.c:3349 +#: builtin.c:3353 #, c-format msgid "or: argument %d is non-numeric" msgstr "" -#: builtin.c:3353 +#: builtin.c:3357 #, c-format msgid "or: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3375 mpfr.c:1051 +#: builtin.c:3379 mpfr.c:1051 msgid "xor: called with less than two arguments" msgstr "" -#: builtin.c:3381 +#: builtin.c:3385 #, c-format msgid "xor: argument %d is non-numeric" msgstr "" -#: builtin.c:3385 +#: builtin.c:3389 #, c-format msgid "xor: argument %d negative value %g will give strange results" msgstr "" -#: builtin.c:3410 mpfr.c:807 +#: builtin.c:3414 mpfr.c:807 msgid "compl: received non-numeric argument" msgstr "" -#: builtin.c:3416 +#: builtin.c:3420 #, c-format msgid "compl(%f): negative value will give strange results" msgstr "" -#: builtin.c:3418 +#: builtin.c:3422 #, c-format msgid "compl(%f): fractional value will be truncated" msgstr "" -#: builtin.c:3587 +#: builtin.c:3592 #, c-format msgid "dcgettext: `%s' is not a valid locale category" msgstr "" @@ -2472,7 +2472,7 @@ msgstr "" msgid "old awk does not support regexps as value of `FS'" msgstr "" -#: field.c:1380 +#: field.c:1384 msgid "`FPAT' is a gawk extension" msgstr "" @@ -3226,36 +3226,36 @@ msgstr "" msgid "cmd. line:" msgstr "" -#: node.c:418 +#: node.c:431 msgid "backslash at end of string" msgstr "" -#: node.c:497 +#: node.c:510 #, c-format msgid "old awk does not support the `\\%c' escape sequence" msgstr "" -#: node.c:548 +#: node.c:561 msgid "POSIX does not allow `\\x' escapes" msgstr "" -#: node.c:554 +#: node.c:567 msgid "no hex digits in `\\x' escape sequence" msgstr "" -#: node.c:576 +#: node.c:589 #, c-format msgid "" "hex escape \\x%.*s of %d characters probably not interpreted the way you " "expect" msgstr "" -#: node.c:591 +#: node.c:604 #, c-format msgid "escape sequence `\\%c' treated as plain `%c'" msgstr "" -#: node.c:728 +#: node.c:741 msgid "" "Invalid multibyte data detected. There may be a mismatch between your data " "and your locale." @@ -3404,11 +3404,11 @@ msgstr "" msgid "No previous regular expression" msgstr "" -#: symbol.c:678 +#: symbol.c:680 #, c-format msgid "function `%s': can't use function `%s' as a parameter name" msgstr "" -#: symbol.c:810 +#: symbol.c:812 msgid "can not pop main context" msgstr "" |