Move from libpreludedb-config to pkg-config The configure file check if libpreludedb is really installed and is working through libpreludedb-config. libpreludedb-config is an old way to get compile flags. Now we have to use pkg-config to get these flags. Update the configure (and so the libpreludedb.m4 file) to use pkg-config during the tests.