Hacker News new | ask | show | jobs
by asvitkine 815 days ago
Shouldn't whatever is depending on xz supporting landlock be verifying that it's the case through blackbox tests or something? Otherwise a check like this even without the bug could end up disabling landlock if e.g. the compiler environment was such that a given header wasn't available...
1 comments

Yes, this is intentionally how autoconf is supposed to work.