view testharness/build.rs @ 182:346dc13724ce

Check for Sun-specific password change behavior.
author Paul Fisher <paul@pfish.zone>
date Wed, 30 Jul 2025 18:39:41 -0400
parents 9925fa14021b
children 4f46681b3f54
line wrap: on
line source

fn main() {
    libpam_sys_impls::enable_pam_impl_cfg();
}