[krbdev.mit.edu #9199] git commit

"Greg Hudson via RT" <[email protected]> Wed, 18 Mar 2026 01:57:57 -0400
Newsgroups gmane.comp.encryption.kerberos.bugs
Message-ID <[email protected]>
Wed Mar 18 01:57:57 2026: Request 9199 was acted upon.
 Transaction: Ticket created by [email protected]
       Queue: krb5
     Subject: git commit
       Owner: [email protected]
  Requestors: 
      Status: new
 Ticket <URL: https://krbdev.mit.edu/rt/Ticket/Display.html?id=9199 >



Use pkg-config if available to find libldap

Finding libldap manually can fail with static libraries.  Use
pkg-config instead if we can.

[[email protected]: simplified PKG_CHECK_MODULES() invocation; fixed
some style issues in the code that is now indented]

https://github.com/krb5/krb5/commit/d060d76e48e83af58b8aa1d01300267227066e7f
Author: Marcelo Juchem <[email protected]>
Committer: Greg Hudson <[email protected]>
Commit: d060d76e48e83af58b8aa1d01300267227066e7f
Branch: master
 src/configure.ac | 26 ++++++++++++++++----------
 1 file changed, 16 insertions(+), 10 deletions(-)