Mike Frysinger <[email protected]> writes: > Newer versions of openssl ship with pkg-config files, so if we can detect > it via those, do so. If that fails, fall back to the classic method.
thanks for your contribution. It seems like a big change in the way configure will work. I think that if we want to use pkg-config then we should use it for any external library involved, not just openssl. Cheers, Giuseppe
