Not all distros like to provide header files in /usr/include. Fedora moved
it to /usr/include/libproxy.
This is an issue for all applications simply linking against libproxy, as
#include <proxy.h> won't find the include file.
By providing a pkg-config file we can help this situation out.
Original issue reported on code.google.com by dominiqu...@gmail.com on 16 Mar 2009 at 10:44
Original issue reported on code.google.com by
dominiqu...@gmail.com
on 16 Mar 2009 at 10:44