Commit 5cfa39e5cde6b64ccf3d1335cee4d4744d4ce242

Guillem Jover 2022-11-23T23:42:49

build: Use «yes» instead of «true» for AC_CHECK_FUNCS cache value This autoconf macro sets the ac_cv_func_ cached variable to «yes» not «true» so we were checking for an impossible condition.