Move from libprelude-config to pkg-config The configure file check if libprelude is really installed and is working through libprelude-config. libprelude-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 libprelude.m4 file) to use pkg-config during the tests.