From f4d0dac39c7c71f1142ca6a0e9838541ca5868fb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20Kusalananda=20K=C3=A4h=C3=A4ri?= Date: Wed, 29 May 2019 00:02:38 +0200 Subject: [PATCH] regen --- configure | 20 ++++++++++---------- doc/shell.man | 2 +- doc/shell.md | 2 +- doc/shell.txt | 2 +- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/configure b/configure index b50e8bd..0e68cb3 100755 --- a/configure +++ b/configure @@ -1,6 +1,6 @@ #! /bin/sh # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for shell-toolbox 20180719+. +# Generated by GNU Autoconf 2.69 for shell-toolbox 20190528. # # Report bugs to . # @@ -580,8 +580,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='shell-toolbox' PACKAGE_TARNAME='shell-toolbox' -PACKAGE_VERSION='20180719+' -PACKAGE_STRING='shell-toolbox 20180719+' +PACKAGE_VERSION='20190528' +PACKAGE_STRING='shell-toolbox 20190528' PACKAGE_BUGREPORT='https://github.com/kusalananda/shell-toolbox/issues' PACKAGE_URL='' @@ -1215,7 +1215,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 shell-toolbox 20180719+ to adapt to many kinds of systems. +\`configure' configures shell-toolbox 20190528 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1281,7 +1281,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of shell-toolbox 20180719+:";; + short | recursive ) echo "Configuration of shell-toolbox 20190528:";; esac cat <<\_ACEOF @@ -1358,7 +1358,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -shell-toolbox configure 20180719+ +shell-toolbox configure 20190528 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -1375,7 +1375,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 shell-toolbox $as_me 20180719+, which was +It was created by shell-toolbox $as_me 20190528, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -2240,7 +2240,7 @@ fi # Define the identity of the package. PACKAGE='shell-toolbox' - VERSION='20180719+' + VERSION='20190528' cat >>confdefs.h <<_ACEOF @@ -3225,7 +3225,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 shell-toolbox $as_me 20180719+, which was +This file was extended by shell-toolbox $as_me 20190528, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -3278,7 +3278,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="\\ -shell-toolbox config.status 20180719+ +shell-toolbox config.status 20190528 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" diff --git a/doc/shell.man b/doc/shell.man index 573fb38..a88eaf6 100644 --- a/doc/shell.man +++ b/doc/shell.man @@ -1,5 +1,5 @@ .\" Automatically generated from an mdoc input file. Do not edit. -.TH "SHELL" "1" "April 11, 2019" "Unix" "General Commands Manual" +.TH "SHELL" "1" "May 28, 2019" "Unix" "General Commands Manual" .nh .if n .ad l .SH "NAME" diff --git a/doc/shell.md b/doc/shell.md index 89193da..68218b5 100644 --- a/doc/shell.md +++ b/doc/shell.md @@ -279,4 +279,4 @@ The */etc/shells* file will still be used if it exists. -Unix - April 11, 2019 +Unix - May 28, 2019 diff --git a/doc/shell.txt b/doc/shell.txt index e04f518..af2119b 100644 --- a/doc/shell.txt +++ b/doc/shell.txt @@ -166,4 +166,4 @@ CAVEATS "getent shells" and may also lack the /etc/shells file. The /etc/shells file will still be used if it exists. -Unix April 11, 2019 Unix +Unix May 28, 2019 Unix