autotools files upgrade to 0.9.2, seems to be needed and to have been forgotten
authorintrigeri <intrigeri@boum.org>
Mon, 16 Jan 2006 22:14:05 +0000 (22:14 +0000)
committerintrigeri <intrigeri@boum.org>
Mon, 16 Jan 2006 22:14:05 +0000 (22:14 +0000)
configure
handlers/Makefile.in

index 6dd4be33581dae206f45a3031c79750eac14b8e4..241f9f6c950aebaaaf775f3cafd2999603048549 100755 (executable)
--- a/configure
+++ b/configure
@@ -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'`\\"
 
index 18e02ef8ce2832ccc0b3478641ce0a92ff40aba9..c4901a0894093f73706bd66a668bcf9fa906376d 100644 (file)
@@ -111,9 +111,9 @@ sbindir = @sbindir@
 sharedstatedir = @sharedstatedir@
 sysconfdir = @sysconfdir@
 target_alias = @target_alias@
-HANDLERS = dup dup.helper maildir mysql.helper rdiff sys \
-               makecd makecd.helper rdiff.helper sys.helper \
-               ldap pgsql sh trac ldap.helper mysql pgsql.helper svn
+HANDLERS = dup dup.helper maildir mysql.helper rdiff sys makecd makecd.helper \
+               rdiff.helper sys.helper ldap pgsql sh trac \
+               ldap.helper mysql pgsql.helper svn
 
 EXTRA_DIST = Makefile.am $(HANDLERS)
 dist_pkgdata_DATA = $(HANDLERS)