SIGN IN SIGN UP

gh-98636: Fix detecting gdbm_compat for _dbm module (#98643)

Fix the gdbm_compat library detection logic to actually check for
-lgdbm_compat independently of the ndbm detection.
This fixes the build failure with `--with-dbmliborder=gdbm`,
and implicit fallback to ndbm with the default value.
M
Michał Górny committed
02a72f080dc89b037c304a85a0f96509de9ae688
Parent: 07a87f7
Committed by GitHub <noreply@github.com> on 1/11/2023, 9:46:28 PM