diff options
author | Sam James <sam@gentoo.org> | 2021-11-24 19:42:01 +0000 |
---|---|---|
committer | William Hubbs <w.d.hubbs@gmail.com> | 2021-11-27 13:14:10 -0600 |
commit | 2ba16135cbef444a566da5e2e02e2f41b48c2109 (patch) | |
tree | a16e476254a08ebf5a133d2ac285cbbccdf94b40 /support/init.d.examples | |
parent | b94517376e6bd1e02e09cf5b4cf38d1c52fdb6be (diff) |
meson: fallback to libcrypt detection outside of pkg-config
Much like PAM, not all implementations of libcrypt provide a pkg-config
file, and hence we can't find it using the old logic.
Let's fall back to the standard AC_SEARCH_LIBS-style check if the pkg-config-style
detection fails.
This fixes finding e.g. musl's libcrypt.
X-Gentoo-Bug: 827074
X-Gentoo-Bug-URL: https://bugs.gentoo.org/827074
Diffstat (limited to 'support/init.d.examples')
0 files changed, 0 insertions, 0 deletions