mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
The uidnew sieve extension was unconditionally built and linked against libmu_dbm, even when DBM support was explicitly disabled. Build the uidnew extension only when DBM support is enabled Closes: https://bugs.gentoo.org/960958 Signed-off-by: Eray Aslan <eras@gentoo.org>