On gentoo, after
make fplll-clean
./configure --with-system-fplll=yes
from config.log there is
configure:39046: result: fplll-5.4.0: no suitable system package; will be installed as an SPKG
However, I have system fplll-5.4.0 installed
[I] sci-libs/fplll
Available versions: ~4.0.4 5.3.2(0/6) (~)5.3.3(0/6) (~)5.4.0(0/7) {qd static-libs}
Installed versions: 5.4.0(0/7)(12:27:23 PM 12/22/2020)(-qd -static-libs)
Description: Implementations of the floating-point LLL reduction algorithm
Is this the expected behavior?