diff options
| author | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-01-13 12:37:00 +0100 | 
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff-webhsoting.net> | 2019-01-13 12:37:00 +0100 | 
| commit | d289e0569e0317ffd228d8d0bf9f4a7a7a4fc41c (patch) | |
| tree | bff28a21e5e235d32cd14177b0b1b93935bbaeb5 /configure | |
| parent | 4525c4951ed4d49ceb65525cea14b9aa35f1d3fc (diff) | |
| parent | a567bbfee78959e9c35f0722328f22d24ef39d2b (diff) | |
Merge branch 'release/debian/0.9.1-1'debian/0.9.1-1
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 20 | 
1 files changed, 10 insertions, 10 deletions
| @@ -1,6 +1,6 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for uriparser 0.9.0. +# Generated by GNU Autoconf 2.69 for uriparser 0.9.1.  #  # Report bugs to <https://github.com/uriparser/uriparser/issues>.  # @@ -590,8 +590,8 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='uriparser'  PACKAGE_TARNAME='uriparser' -PACKAGE_VERSION='0.9.0' -PACKAGE_STRING='uriparser 0.9.0' +PACKAGE_VERSION='0.9.1' +PACKAGE_STRING='uriparser 0.9.1'  PACKAGE_BUGREPORT='https://github.com/uriparser/uriparser/issues'  PACKAGE_URL='https://uriparser.github.io/' @@ -1348,7 +1348,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 uriparser 0.9.0 to adapt to many kinds of systems. +\`configure' configures uriparser 0.9.1 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1418,7 +1418,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of uriparser 0.9.0:";; +     short | recursive ) echo "Configuration of uriparser 0.9.1:";;     esac    cat <<\_ACEOF @@ -1548,7 +1548,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -uriparser configure 0.9.0 +uriparser configure 0.9.1  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -2038,7 +2038,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 uriparser $as_me 0.9.0, which was +It was created by uriparser $as_me 0.9.1, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -2901,7 +2901,7 @@ fi  # Define the identity of the package.   PACKAGE='uriparser' - VERSION='0.9.0' + VERSION='0.9.1'  cat >>confdefs.h <<_ACEOF @@ -17746,7 +17746,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 uriparser $as_me 0.9.0, which was +This file was extended by uriparser $as_me 0.9.1, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -17813,7 +17813,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="\\ -uriparser config.status 0.9.0 +uriparser config.status 0.9.1  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\" | 
