~ubuntu-branches/ubuntu/natty/libpam-mount/natty

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-12-25 11:24:23 UTC
  • mfrom: (1.4.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20101225112423-b3nsrl0dhrto15qf
Tags: 2.8-1
* New upstream release.
* Add libtool to build depends.

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.65 for pam_mount 2.7.
 
3
# Generated by GNU Autoconf 2.65 for pam_mount 2.8.
4
4
#
5
5
#
6
6
# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001,
698
698
# Identity of this package.
699
699
PACKAGE_NAME='pam_mount'
700
700
PACKAGE_TARNAME='pam_mount'
701
 
PACKAGE_VERSION='2.7'
702
 
PACKAGE_STRING='pam_mount 2.7'
 
701
PACKAGE_VERSION='2.8'
 
702
PACKAGE_STRING='pam_mount 2.8'
703
703
PACKAGE_BUGREPORT=''
704
704
PACKAGE_URL=''
705
705
 
1459
1459
  # Omit some internal or obsolete options to make the list less imposing.
1460
1460
  # This message is too long to be a string in the A/UX 3.1 sh.
1461
1461
  cat <<_ACEOF
1462
 
\`configure' configures pam_mount 2.7 to adapt to many kinds of systems.
 
1462
\`configure' configures pam_mount 2.8 to adapt to many kinds of systems.
1463
1463
 
1464
1464
Usage: $0 [OPTION]... [VAR=VALUE]...
1465
1465
 
1529
1529
 
1530
1530
if test -n "$ac_init_help"; then
1531
1531
  case $ac_init_help in
1532
 
     short | recursive ) echo "Configuration of pam_mount 2.7:";;
 
1532
     short | recursive ) echo "Configuration of pam_mount 2.8:";;
1533
1533
   esac
1534
1534
  cat <<\_ACEOF
1535
1535
 
1652
1652
test -n "$ac_init_help" && exit $ac_status
1653
1653
if $ac_init_version; then
1654
1654
  cat <<\_ACEOF
1655
 
pam_mount configure 2.7
 
1655
pam_mount configure 2.8
1656
1656
generated by GNU Autoconf 2.65
1657
1657
 
1658
1658
Copyright (C) 2009 Free Software Foundation, Inc.
2074
2074
This file contains any messages produced by compilers while
2075
2075
running configure, to aid debugging if configure makes a mistake.
2076
2076
 
2077
 
It was created by pam_mount $as_me 2.7, which was
 
2077
It was created by pam_mount $as_me 2.8, which was
2078
2078
generated by GNU Autoconf 2.65.  Invocation command line was
2079
2079
 
2080
2080
  $ $0 $@
2421
2421
ac_compiler_gnu=$ac_cv_c_compiler_gnu
2422
2422
 
2423
2423
 
2424
 
PACKAGE_RELDATE="2010-12-01"
 
2424
PACKAGE_RELDATE="2010-12-22"
2425
2425
 
2426
2426
ac_config_headers="$ac_config_headers config.h"
2427
2427
 
2887
2887
 
2888
2888
# Define the identity of the package.
2889
2889
 PACKAGE='pam_mount'
2890
 
 VERSION='2.7'
 
2890
 VERSION='2.8'
2891
2891
 
2892
2892
 
2893
2893
cat >>confdefs.h <<_ACEOF
10831
10831
 
10832
10832
fi
10833
10833
 
10834
 
for ac_func in getmntent getmntinfo initgroups
 
10834
for ac_func in getmntent getmntinfo getgrouplist getgroups setgroups
10835
10835
do :
10836
10836
  as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
10837
10837
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
11169
11169
fi
11170
11170
 
11171
11171
 
11172
 
#with_cryptsetup="yes";
 
11172
with_cryptsetup="yes";
11173
11173
 
11174
11174
# Check whether --with-cryptsetup was given.
11175
11175
if test "${with_cryptsetup+set}" = set; then :
11983
11983
# report actual input values of CONFIG_FILES etc. instead of their
11984
11984
# values after options handling.
11985
11985
ac_log="
11986
 
This file was extended by pam_mount $as_me 2.7, which was
 
11986
This file was extended by pam_mount $as_me 2.8, which was
11987
11987
generated by GNU Autoconf 2.65.  Invocation command line was
11988
11988
 
11989
11989
  CONFIG_FILES    = $CONFIG_FILES
12049
12049
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
12050
12050
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
12051
12051
ac_cs_version="\\
12052
 
pam_mount config.status 2.7
 
12052
pam_mount config.status 2.8
12053
12053
configured by $0, generated by GNU Autoconf 2.65,
12054
12054
  with options \\"\$ac_cs_config\\"
12055
12055