version 1.462, 2003/03/02 20:46:41
|
version 1.463, 2003/03/03 20:22:23
|
Line 1
|
Line 1
|
dnl $OpenLDAP: pkg/ldap/configure.in,v 1.461 2003/03/02 20:21:39 kurt Exp $ |
dnl $OpenLDAP: pkg/ldap/configure.in,v 1.462 2003/03/02 20:46:41 kurt Exp $ |
dnl |
dnl |
dnl Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. |
dnl Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. |
dnl |
dnl |
Line 14 dnl at top of generated configure script
|
Line 14 dnl at top of generated configure script
|
define([AC_INIT_BINSH], |
define([AC_INIT_BINSH], |
[[#! /bin/sh |
[[#! /bin/sh |
# $]OpenLDAP[$ |
# $]OpenLDAP[$ |
# from] translit([$OpenLDAP: pkg/ldap/configure.in,v 1.461 2003/03/02 20:21:39 kurt Exp $], $")] [ |
# from] translit([$OpenLDAP: pkg/ldap/configure.in,v 1.462 2003/03/02 20:46:41 kurt Exp $], $")] [ |
|
|
# Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. |
# Copyright 1998-2003 The OpenLDAP Foundation. All Rights Reserved. |
# |
# |
Line 1123 if test $ol_with_kerberos = yes -o $ol_w
|
Line 1123 if test $ol_with_kerberos = yes -o $ol_w
|
|
|
else |
else |
have_krb5=no |
have_krb5=no |
AC_MSG_WARN([Unrecongized Kerberos5 Implementation]) |
AC_MSG_WARN([Unrecognized Kerberos5 Implementation]) |
fi |
fi |
|
|
if test $have_krb5 = yes ; then |
if test $have_krb5 = yes ; then |