]> git.ipfire.org Git - thirdparty/krb5.git/commit
Propagate -laudit to simple audit module build master
authorAlexander Bokovoy <abokovoy@redhat.com>
Wed, 1 Apr 2026 19:37:58 +0000 (22:37 +0300)
committerGreg Hudson <ghudson@mit.edu>
Mon, 15 Jun 2026 22:20:22 +0000 (18:20 -0400)
commit27310e2e14cda3dfc9dcb37c91facda3b4a3ee3d
tree8a3fc830681aca97cfc6181115090e4ecf6a518e
parent63b55949eff0ac47202d3d717d5b68ebad2fc6b1
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.

[ghudson@mit.edu: rewrote commit message]

ticket: 9221 (new)
tags: pullup
target_version: 1.22-next
src/config/pre.in
src/plugins/audit/simple/Makefile.in