~ubuntu-branches/ubuntu/maverick/krb5/maverick

« back to all changes in this revision

Viewing changes to src/plugins/preauth/cksum_body/configure.in

  • Committer: Bazaar Package Importer
  • Author(s): Sam Hartman
  • Date: 2009-05-07 16:16:34 UTC
  • mfrom: (13.1.7 sid)
  • Revision ID: james.westby@ubuntu.com-20090507161634-xqyk0s9na0le4flj
Tags: 1.7dfsg~beta1-4
When  decrypting the TGS response fails with the subkey, try with the
session key to work around Heimdal bug, Closes: #527353 

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
K5_AC_INIT(configure.in)
2
 
enable_shared=yes
3
 
build_dynobj=yes
4
 
CONFIG_RULES
5
 
 
6
 
AC_CHECK_HEADERS(errno.h string.h)
7
 
 
8
 
KRB5_RUN_FLAGS
9
 
dnl The following is for check...
10
 
KRB5_BUILD_PROGRAM
11
 
KRB5_BUILD_LIBOBJS
12
 
KRB5_BUILD_LIBRARY_WITH_DEPS
13
 
AC_CONFIG_HEADERS(config.h)
14
 
V5_AC_OUTPUT_MAKEFILE