diff options
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 26 | 
1 files changed, 13 insertions, 13 deletions
| @@ -1,8 +1,8 @@  #! /bin/sh  # Guess values for system-dependent variables and create Makefiles. -# Generated by GNU Autoconf 2.59 for backupninja 0.9.0. +# Generated by GNU Autoconf 2.59 for backupninja 0.9.2.  # -# Report bugs to <micah@riseup.net>. +# Report bugs to <backupninja@lists.riseup.net>.  #  # Copyright (C) 2003 Free Software Foundation, Inc.  # This configure script is free software; the Free Software Foundation @@ -269,9 +269,9 @@ SHELL=${CONFIG_SHELL-/bin/sh}  # Identity of this package.  PACKAGE_NAME='backupninja'  PACKAGE_TARNAME='backupninja' -PACKAGE_VERSION='0.9.0' -PACKAGE_STRING='backupninja 0.9.0' -PACKAGE_BUGREPORT='micah@riseup.net' +PACKAGE_VERSION='0.9.2' +PACKAGE_STRING='backupninja 0.9.2' +PACKAGE_BUGREPORT='backupninja@lists.riseup.net'  ac_unique_file="src/backupninja.in"  ac_subst_vars='SHELL PATH_SEPARATOR PACKAGE_NAME PACKAGE_TARNAME PACKAGE_VERSION PACKAGE_STRING PACKAGE_BUGREPORT exec_prefix prefix program_transform_name bindir sbindir libexecdir datadir sysconfdir sharedstatedir localstatedir libdir includedir oldincludedir infodir mandir build_alias host_alias target_alias DEFS ECHO_C ECHO_N ECHO_T LIBS INSTALL_PROGRAM INSTALL_SCRIPT INSTALL_DATA CYGPATH_W PACKAGE VERSION ACLOCAL AUTOCONF AUTOMAKE AUTOHEADER MAKEINFO install_sh STRIP ac_ct_STRIP INSTALL_STRIP_PROGRAM mkdir_p AWK SET_MAKE am__leading_dot AMTAR am__tar am__untar BASH CFGDIR LIBOBJS LTLIBOBJS' @@ -723,7 +723,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 backupninja 0.9.0 to adapt to many kinds of systems. +\`configure' configures backupninja 0.9.2 to adapt to many kinds of systems.  Usage: $0 [OPTION]... [VAR=VALUE]... @@ -785,11 +785,11 @@ fi  if test -n "$ac_init_help"; then    case $ac_init_help in -     short | recursive ) echo "Configuration of backupninja 0.9.0:";; +     short | recursive ) echo "Configuration of backupninja 0.9.2:";;     esac    cat <<\_ACEOF -Report bugs to <micah@riseup.net>. +Report bugs to <backupninja@lists.riseup.net>.  _ACEOF  fi @@ -885,7 +885,7 @@ fi  test -n "$ac_init_help" && exit 0  if $ac_init_version; then    cat <<\_ACEOF -backupninja configure 0.9.0 +backupninja configure 0.9.2  generated by GNU Autoconf 2.59  Copyright (C) 2003 Free Software Foundation, Inc. @@ -899,7 +899,7 @@ cat >&5 <<_ACEOF  This file contains any messages produced by compilers while  running configure, to aid debugging if configure makes a mistake. -It was created by backupninja $as_me 0.9.0, which was +It was created by backupninja $as_me 0.9.2, which was  generated by GNU Autoconf 2.59.  Invocation command line was    $ $0 $@ @@ -1544,7 +1544,7 @@ fi  # Define the identity of the package.   PACKAGE='backupninja' - VERSION='0.9.0' + VERSION='0.9.2'  cat >>confdefs.h <<_ACEOF @@ -2133,7 +2133,7 @@ _ASBOX  } >&5  cat >&5 <<_CSEOF -This file was extended by backupninja $as_me 0.9.0, which was +This file was extended by backupninja $as_me 0.9.2, which was  generated by GNU Autoconf 2.59.  Invocation command line was    CONFIG_FILES    = $CONFIG_FILES @@ -2188,7 +2188,7 @@ _ACEOF  cat >>$CONFIG_STATUS <<_ACEOF  ac_cs_version="\\ -backupninja config.status 0.9.0 +backupninja config.status 0.9.2  configured by $0, generated by GNU Autoconf 2.59,    with options \\"`echo "$ac_configure_args" | sed 's/[\\""\`\$]/\\\\&/g'`\\" | 
