~ubuntu-branches/ubuntu/oneiric/backupninja/oneiric

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Micah Anderson
  • Date: 2010-10-31 16:48:44 UTC
  • mfrom: (1.1.10 upstream) (3.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20101031164844-p0wwuitdt2c7gd7f
Tags: 0.9.8.1-1
* Do not error out when no job is configured. Thanks to Jordi Mallach
  <jordi@debian.org> for the patch (Closes: #597684)
* Fix vgcfgbackup support for Debian in sys handler

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#! /bin/sh
2
2
# Guess values for system-dependent variables and create Makefiles.
3
 
# Generated by GNU Autoconf 2.67 for backupninja 0.9.8.
 
3
# Generated by GNU Autoconf 2.67 for backupninja 0.9.8.1.
4
4
#
5
5
# Report bugs to <backupninja@lists.riseup.net>.
6
6
#
551
551
# Identity of this package.
552
552
PACKAGE_NAME='backupninja'
553
553
PACKAGE_TARNAME='backupninja'
554
 
PACKAGE_VERSION='0.9.8'
555
 
PACKAGE_STRING='backupninja 0.9.8'
 
554
PACKAGE_VERSION='0.9.8.1'
 
555
PACKAGE_STRING='backupninja 0.9.8.1'
556
556
PACKAGE_BUGREPORT='backupninja@lists.riseup.net'
557
557
PACKAGE_URL=''
558
558
 
1177
1177
  # Omit some internal or obsolete options to make the list less imposing.
1178
1178
  # This message is too long to be a string in the A/UX 3.1 sh.
1179
1179
  cat <<_ACEOF
1180
 
\`configure' configures backupninja 0.9.8 to adapt to many kinds of systems.
 
1180
\`configure' configures backupninja 0.9.8.1 to adapt to many kinds of systems.
1181
1181
 
1182
1182
Usage: $0 [OPTION]... [VAR=VALUE]...
1183
1183
 
1243
1243
 
1244
1244
if test -n "$ac_init_help"; then
1245
1245
  case $ac_init_help in
1246
 
     short | recursive ) echo "Configuration of backupninja 0.9.8:";;
 
1246
     short | recursive ) echo "Configuration of backupninja 0.9.8.1:";;
1247
1247
   esac
1248
1248
  cat <<\_ACEOF
1249
1249
 
1310
1310
test -n "$ac_init_help" && exit $ac_status
1311
1311
if $ac_init_version; then
1312
1312
  cat <<\_ACEOF
1313
 
backupninja configure 0.9.8
 
1313
backupninja configure 0.9.8.1
1314
1314
generated by GNU Autoconf 2.67
1315
1315
 
1316
1316
Copyright (C) 2010 Free Software Foundation, Inc.
1327
1327
This file contains any messages produced by compilers while
1328
1328
running configure, to aid debugging if configure makes a mistake.
1329
1329
 
1330
 
It was created by backupninja $as_me 0.9.8, which was
 
1330
It was created by backupninja $as_me 0.9.8.1, which was
1331
1331
generated by GNU Autoconf 2.67.  Invocation command line was
1332
1332
 
1333
1333
  $ $0 $@
2143
2143
 
2144
2144
# Define the identity of the package.
2145
2145
 PACKAGE='backupninja'
2146
 
 VERSION='0.9.8'
 
2146
 VERSION='0.9.8.1'
2147
2147
 
2148
2148
 
2149
2149
cat >>confdefs.h <<_ACEOF
3117
3117
# report actual input values of CONFIG_FILES etc. instead of their
3118
3118
# values after options handling.
3119
3119
ac_log="
3120
 
This file was extended by backupninja $as_me 0.9.8, which was
 
3120
This file was extended by backupninja $as_me 0.9.8.1, which was
3121
3121
generated by GNU Autoconf 2.67.  Invocation command line was
3122
3122
 
3123
3123
  CONFIG_FILES    = $CONFIG_FILES
3170
3170
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
3171
3171
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
3172
3172
ac_cs_version="\\
3173
 
backupninja config.status 0.9.8
 
3173
backupninja config.status 0.9.8.1
3174
3174
configured by $0, generated by GNU Autoconf 2.67,
3175
3175
  with options \\"\$ac_cs_config\\"
3176
3176