~ubuntu-branches/ubuntu/trusty/libpam-mount/trusty-proposed

« back to all changes in this revision

Viewing changes to configure

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Kleineidam
  • Date: 2010-08-25 21:26:53 UTC
  • Revision ID: james.westby@ubuntu.com-20100825212653-pnk9421gg7i1yrwr
Tags: 2.5-2
* Improved arch detection in debian/rules.
* Fix configure flag to disable libcryptsetup on non-linux systems.
  (Closes: #592492)
* Urgency medium due to RC bugfix.

Show diffs side-by-side

added added

removed removed

Lines of Context:
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 :