[krbdev.mit.edu #9221] git commit
"Greg Hudson via RT" <[email protected]> Mon, 15 Jun 2026 18:20:39 -0400
| Newsgroups | gmane.comp.encryption.kerberos.bugs |
|---|---|
| Message-ID | <[email protected]> |
Mon Jun 15 18:20:39 2026: Request 9221 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=9221 > Propagate -laudit to simple audit module build When configure is run with --enable-audit-plugin, configure.ac checks for libaudit and defines AUDIT_IMPL_LIBS. Propagate this variable to plugins/audit/simple/Makefile.in so it is used in the module build. [[email protected]: rewrote commit message] https://github.com/krb5/krb5/commit/27310e2e14cda3dfc9dcb37c91facda3b4a3ee3d Author: Alexander Bokovoy <[email protected]> Committer: Greg Hudson <[email protected]> Commit: 27310e2e14cda3dfc9dcb37c91facda3b4a3ee3d Branch: master src/config/pre.in | 3 +++ src/plugins/audit/simple/Makefile.in | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-)