I use libexif in my C/gtk+ application. But i want to make it optional. What must i to write in my configure file for to do this?
Thank you
You can check conditional compilation here. And define the calls under those flags.