~matttbe/ubuntu/quantal/apache2/lp1013171

« back to all changes in this revision

Viewing changes to srclib/apr-util/configure.in

  • Committer: Package Import Robot
  • Author(s): Chuck Short
  • Date: 2012-02-12 20:06:35 UTC
  • mfrom: (14.3.34 sid)
  • Revision ID: package-import@ubuntu.com-20120212200635-2u9d58jxqkmx91na
Tags: 2.2.22-1ubuntu1
* Merge from Debian testing.  Remaining changes:
  - debian/{control, rules}: Enable PIE hardening.
  - debian/{control, rules, apache2.2-common.ufw.profile}: Add ufw profiles.
  - debian/control: Add bzr tag and point it to our tree
  - debian/apache2.py, debian/apache2.2-common.install: Add apport hook.
  - debian/control, debian/ask-for-passphrase, debian/config-dir/mods-available/ssl.conf:
    Plymouth aware passphrase dialog program ask-for-passphrase.

Show diffs side-by-side

added added

removed removed

Lines of Context:
13
13
sinclude(build/apu-hints.m4)
14
14
sinclude(build/apr_common.m4)
15
15
sinclude(build/find_apr.m4)
 
16
sinclude(build/crypto.m4)
16
17
sinclude(build/dbm.m4)
17
18
sinclude(build/dbd.m4)
18
19
sinclude(build/dso.m4)
149
150
dnl Determine what DBM backend type to use.
150
151
dnl Find Expat
151
152
dnl Find an iconv library
 
153
APU_CHECK_CRYPTO
 
154
APU_CHECK_CRYPTO_OPENSSL
 
155
APU_CHECK_CRYPTO_NSS
152
156
APU_FIND_LDAP
153
157
APU_CHECK_DBM
154
158
APU_CHECK_DBD