Right now we unconditionally link with `-l magic`. This behaviour should be changed to attempt using `pkg-config` first, then falling back to the hardlinked library name.
Right now we unconditionally link with
-l magic.This behaviour should be changed to attempt using
pkg-configfirst, then falling back to the hardlinked library name.