view testharness/build.rs @ 191:e915c54097d6

Clean up docs and link versions to the right place.
author Paul Fisher <paul@pfish.zone>
date Sat, 02 Aug 2025 19:01:21 -0400
parents 4f46681b3f54
children
line wrap: on
line source

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