diff options
author | Eduardo Chappa <chappa@washington.edu> | 2017-12-04 21:47:52 -0700 |
---|---|---|
committer | Eduardo Chappa <chappa@washington.edu> | 2017-12-04 21:47:52 -0700 |
commit | 04737118aa1d9ad3db63fb1064267187ae871856 (patch) | |
tree | 44e525222e947a2164bf39d642963835e7d8e5ae /configure | |
parent | 2e8d2c252dda9878bc7ae5bab2d455d6c04314bf (diff) | |
download | alpine-04737118aa1d9ad3db63fb1064267187ae871856.tar.xz |
* New version 2.21.99
* The online repo does not mimic the root local directory
from which it is created. This is an attempt to fix this.
This caused the problem that kerberos was not working
with the bytes on the repo, but it would work on the root
which created it. Reported by Holger Trapp.
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 20 |
1 files changed, 10 insertions, 10 deletions
@@ -1,7 +1,7 @@ #! /bin/sh # From configure.ac Rev:26 by chappa@washington.edu. # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for alpine 2.21.9. +# Generated by GNU Autoconf 2.69 for alpine 2.21.99. # # Report bugs to <chappa@washington.edu>. # @@ -591,8 +591,8 @@ MAKEFLAGS= # Identity of this package. PACKAGE_NAME='alpine' PACKAGE_TARNAME='alpine' -PACKAGE_VERSION='2.21.9' -PACKAGE_STRING='alpine 2.21.9' +PACKAGE_VERSION='2.21.99' +PACKAGE_STRING='alpine 2.21.99' PACKAGE_BUGREPORT='chappa@washington.edu' PACKAGE_URL='' @@ -1480,7 +1480,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 alpine 2.21.9 to adapt to many kinds of systems. +\`configure' configures alpine 2.21.99 to adapt to many kinds of systems. Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1550,7 +1550,7 @@ fi if test -n "$ac_init_help"; then case $ac_init_help in - short | recursive ) echo "Configuration of alpine 2.21.9:";; + short | recursive ) echo "Configuration of alpine 2.21.99:";; esac cat <<\_ACEOF @@ -1849,7 +1849,7 @@ fi test -n "$ac_init_help" && exit $ac_status if $ac_init_version; then cat <<\_ACEOF -alpine configure 2.21.9 +alpine configure 2.21.99 generated by GNU Autoconf 2.69 Copyright (C) 2012 Free Software Foundation, Inc. @@ -2455,7 +2455,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 alpine $as_me 2.21.9, which was +It was created by alpine $as_me 2.21.99, which was generated by GNU Autoconf 2.69. Invocation command line was $ $0 $@ @@ -3324,7 +3324,7 @@ fi # Define the identity of the package. PACKAGE='alpine' - VERSION='2.21.9' + VERSION='2.21.99' cat >>confdefs.h <<_ACEOF @@ -22493,7 +22493,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 alpine $as_me 2.21.9, which was +This file was extended by alpine $as_me 2.21.99, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = $CONFIG_FILES @@ -22559,7 +22559,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="\\ -alpine config.status 2.21.9 +alpine config.status 2.21.99 configured by $0, generated by GNU Autoconf 2.69, with options \\"\$ac_cs_config\\" |