Configure, create a m4cro for checking dependencies in pkg_config
--enable-foo will search for the foo.pc and die if not provided --disable-foo will not search anything related to foo '' will search for foo.pc and give a message if foo.pc is not provided.
Loading
Please register or sign in to comment