diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 40 | 
1 files changed, 20 insertions, 20 deletions
@@ -1,8 +1,8 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.69 for wavemon 0.8.0. +# Generated by GNU Autoconf 2.69 for wavemon 0.8.2.  # -# Report bugs to <gerrit@erg.abdn.ac.uk>. +# Report bugs to <https://github.com/uoaerg/wavemon>.  #  #  # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. @@ -267,10 +267,10 @@ fi      $as_echo "$0: be upgraded to zsh 4.3.4 or later."    else      $as_echo "$0: Please tell bug-autoconf@gnu.org and -$0: gerrit@erg.abdn.ac.uk about your system, including any -$0: error possibly output before this message. Then install -$0: a modern shell, or manually run the script under such a -$0: shell if you do have one." +$0: https://github.com/uoaerg/wavemon about your system, +$0: including any error possibly output before this +$0: message. Then install a modern shell, or manually run +$0: the script under such a shell if you do have one."    fi    exit 1  fi @@ -580,9 +580,9 @@ MAKEFLAGS=  # Identity of this package.  PACKAGE_NAME='wavemon'  PACKAGE_TARNAME='wavemon-current' -PACKAGE_VERSION='0.8.0' -PACKAGE_STRING='wavemon 0.8.0' -PACKAGE_BUGREPORT='gerrit@erg.abdn.ac.uk' +PACKAGE_VERSION='0.8.2' +PACKAGE_STRING='wavemon 0.8.2' +PACKAGE_BUGREPORT='https://github.com/uoaerg/wavemon'  PACKAGE_URL='https://github.com/uoaerg/wavemon'  # Factoring default headers for most tests. @@ -1249,7 +1249,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 wavemon 0.8.0 to adapt to many kinds of systems. +\`configure' configures wavemon 0.8.2 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -1314,7 +1314,7 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of wavemon 0.8.0:";; +     short | recursive ) echo "Configuration of wavemon 0.8.2:";;     esac    cat <<\_ACEOF @@ -1343,7 +1343,7 @@ Some influential environment variables:  Use these variables to override the choices made by `configure' or to help  it to find libraries and programs with nonstandard names/locations. -Report bugs to <gerrit@erg.abdn.ac.uk>. +Report bugs to <https://github.com/uoaerg/wavemon>.  wavemon home page: <https://github.com/uoaerg/wavemon>.  _ACEOF  ac_status=$? @@ -1407,7 +1407,7 @@ fi  test -n "$ac_init_help" && exit $ac_status  if $ac_init_version; then    cat <<\_ACEOF -wavemon configure 0.8.0 +wavemon configure 0.8.2  generated by GNU Autoconf 2.69  Copyright (C) 2012 Free Software Foundation, Inc. @@ -1608,9 +1608,9 @@ $as_echo "$as_me: WARNING: $2: see the Autoconf documentation" >&2;}  $as_echo "$as_me: WARNING: $2:     section \"Present But Cannot Be Compiled\"" >&2;}      { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: $2: proceeding with the compiler's result" >&5  $as_echo "$as_me: WARNING: $2: proceeding with the compiler's result" >&2;} -( $as_echo "## ------------------------------------ ## -## Report this to gerrit@erg.abdn.ac.uk ## -## ------------------------------------ ##" +( $as_echo "## ------------------------------------------------ ## +## Report this to https://github.com/uoaerg/wavemon ## +## ------------------------------------------------ ##"       ) | sed "s/^/$as_me: WARNING:     /" >&2      ;;  esac @@ -1830,7 +1830,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 wavemon $as_me 0.8.0, which was +It was created by wavemon $as_me 0.8.2, which was  generated by GNU Autoconf 2.69.  Invocation command line was    $ $0 $@ @@ -4955,7 +4955,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 wavemon $as_me 0.8.0, which was +This file was extended by wavemon $as_me 0.8.2, which was  generated by GNU Autoconf 2.69.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -5002,14 +5002,14 @@ Usage: $0 [OPTION]... [TAG]...  Configuration files:  $config_files -Report bugs to <gerrit@erg.abdn.ac.uk>. +Report bugs to <https://github.com/uoaerg/wavemon>.  wavemon home page: <https://github.com/uoaerg/wavemon>."  _ACEOF  cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1  ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"  ac_cs_version="\\ -wavemon config.status 0.8.0 +wavemon config.status 0.8.2  configured by $0, generated by GNU Autoconf 2.69,    with options \\"\$ac_cs_config\\"  | 
