Skip to content

build: Fix t1lib detection

Matt Turner requested to merge mattst88/evince:fix-t1lib-detection into master

Without this, Meson always fails to detect t1lib. Autotools looked for the correct function name. See the check at the time of removal in commit b27189bb ("build: Remove autotools")

Fixes: d69158ec ("build: Port to Meson build system")

cc: @inigomartinez

Merge request reports