~ubuntu-branches/ubuntu/lucid/ecryptfs-utils/lucid-security

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Dustin Kirkland, James Westby
  • Date: 2009-07-22 11:17:41 UTC
  • mfrom: (1.1.23 upstream)
  • Revision ID: james.westby@ubuntu.com-20090722111741-vsfzx1jh0qbx3qjp
Tags: 78-0ubuntu1
[ James Westby ]
* src/libecryptfs/main.c flockfile the filehandle after checking that
  we were able to successfully open it (LP: #403011)
* debian/libecryptfs0.shlibs: bump shlibs dep to 77 since we added new
  symbols there

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 77.
 
3
# Generated by GNU Autoconf 2.63 for ecryptfs-utils 78.
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='77'
747
 
PACKAGE_STRING='ecryptfs-utils 77'
 
746
PACKAGE_VERSION='78'
 
747
PACKAGE_STRING='ecryptfs-utils 78'
748
748
PACKAGE_BUGREPORT=''
749
749
 
750
750
ac_unique_file="src/libecryptfs"
1566
1566
  # Omit some internal or obsolete options to make the list less imposing.
1567
1567
  # This message is too long to be a string in the A/UX 3.1 sh.
1568
1568
  cat <<_ACEOF
1569
 
\`configure' configures ecryptfs-utils 77 to adapt to many kinds of systems.
 
1569
\`configure' configures ecryptfs-utils 78 to adapt to many kinds of systems.
1570
1570
 
1571
1571
Usage: $0 [OPTION]... [VAR=VALUE]...
1572
1572
 
1637
1637
 
1638
1638
if test -n "$ac_init_help"; then
1639
1639
  case $ac_init_help in
1640
 
     short | recursive ) echo "Configuration of ecryptfs-utils 77:";;
 
1640
     short | recursive ) echo "Configuration of ecryptfs-utils 78:";;
1641
1641
   esac
1642
1642
  cat <<\_ACEOF
1643
1643
 
1774
1774
test -n "$ac_init_help" && exit $ac_status
1775
1775
if $ac_init_version; then
1776
1776
  cat <<\_ACEOF
1777
 
ecryptfs-utils configure 77
 
1777
ecryptfs-utils configure 78
1778
1778
generated by GNU Autoconf 2.63
1779
1779
 
1780
1780
Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
1788
1788
This file contains any messages produced by compilers while
1789
1789
running configure, to aid debugging if configure makes a mistake.
1790
1790
 
1791
 
It was created by ecryptfs-utils $as_me 77, which was
 
1791
It was created by ecryptfs-utils $as_me 78, which was
1792
1792
generated by GNU Autoconf 2.63.  Invocation command line was
1793
1793
 
1794
1794
  $ $0 $@
16155
16155
# report actual input values of CONFIG_FILES etc. instead of their
16156
16156
# values after options handling.
16157
16157
ac_log="
16158
 
This file was extended by ecryptfs-utils $as_me 77, which was
 
16158
This file was extended by ecryptfs-utils $as_me 78, which was
16159
16159
generated by GNU Autoconf 2.63.  Invocation command line was
16160
16160
 
16161
16161
  CONFIG_FILES    = $CONFIG_FILES
16218
16218
_ACEOF
16219
16219
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
16220
16220
ac_cs_version="\\
16221
 
ecryptfs-utils config.status 77
 
16221
ecryptfs-utils config.status 78
16222
16222
configured by $0, generated by GNU Autoconf 2.63,
16223
16223
  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\"
16224
16224