~ubuntu-branches/ubuntu/vivid/ecryptfs-utils/vivid

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, Dustin Kirkland, Michal Hlavinka
  • Date: 2009-02-18 17:34:17 UTC
  • mfrom: (1.1.17 upstream)
  • Revision ID: james.westby@ubuntu.com-20090218173417-hy1e0nq0u9fqasol
Tags: 71-0ubuntu1
Upstream changes

[ Dustin Kirkland ]
* src/utils/ecryptfs-setup-swap: a first cut at a script that helps setup
  encrypted swap
* debian/control: suggest cryptsetup

[ Michal Hlavinka ]
* improve interactive mode of mount.ecryptfs

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.63 for ecryptfs-utils 70.
 
3
# Generated by GNU Autoconf 2.63 for ecryptfs-utils 71.
4
4
#
5
5
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
6
6
# 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
743
743
# Identity of this package.
744
744
PACKAGE_NAME='ecryptfs-utils'
745
745
PACKAGE_TARNAME='ecryptfs-utils'
746
 
PACKAGE_VERSION='70'
747
 
PACKAGE_STRING='ecryptfs-utils 70'
 
746
PACKAGE_VERSION='71'
 
747
PACKAGE_STRING='ecryptfs-utils 71'
748
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="src/libecryptfs"
1570
1570
  # Omit some internal or obsolete options to make the list less imposing.
1571
1571
  # This message is too long to be a string in the A/UX 3.1 sh.
1572
1572
  cat <<_ACEOF
1573
 
\`configure' configures ecryptfs-utils 70 to adapt to many kinds of systems.
 
1573
\`configure' configures ecryptfs-utils 71 to adapt to many kinds of systems.
1574
1574
 
1575
1575
Usage: $0 [OPTION]... [VAR=VALUE]...
1576
1576
 
1641
1641
 
1642
1642
if test -n "$ac_init_help"; then
1643
1643
  case $ac_init_help in
1644
 
     short | recursive ) echo "Configuration of ecryptfs-utils 70:";;
 
1644
     short | recursive ) echo "Configuration of ecryptfs-utils 71:";;
1645
1645
   esac
1646
1646
  cat <<\_ACEOF
1647
1647
 
1780
1780
test -n "$ac_init_help" && exit $ac_status
1781
1781
if $ac_init_version; then
1782
1782
  cat <<\_ACEOF
1783
 
ecryptfs-utils configure 70
 
1783
ecryptfs-utils configure 71
1784
1784
generated by GNU Autoconf 2.63
1785
1785
 
1786
1786
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1794
1794
This file contains any messages produced by compilers while
1795
1795
running configure, to aid debugging if configure makes a mistake.
1796
1796
 
1797
 
It was created by ecryptfs-utils $as_me 70, which was
 
1797
It was created by ecryptfs-utils $as_me 71, which was
1798
1798
generated by GNU Autoconf 2.63.  Invocation command line was
1799
1799
 
1800
1800
  $ $0 $@
16285
16285
# report actual input values of CONFIG_FILES etc. instead of their
16286
16286
# values after options handling.
16287
16287
ac_log="
16288
 
This file was extended by ecryptfs-utils $as_me 70, which was
 
16288
This file was extended by ecryptfs-utils $as_me 71, which was
16289
16289
generated by GNU Autoconf 2.63.  Invocation command line was
16290
16290
 
16291
16291
  CONFIG_FILES    = $CONFIG_FILES
16348
16348
_ACEOF
16349
16349
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16350
16350
ac_cs_version="\\
16351
 
ecryptfs-utils config.status 70
 
16351
ecryptfs-utils config.status 71
16352
16352
configured by $0, generated by GNU Autoconf 2.63,
16353
16353
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16354
16354