This patch changes the output of "pkg-config --libs libssl" from: -L/usr/local/ssl/lib -lssl -lcrypto to: -L/usr/local/ssl/lib -lssl
Arguably this is the strictly "correct" approach. However in practice I suspect many build scripts will rely on this behaviour and break as a result of this change. I'm not sure its worth it for slightly cleaner .pc files. For that reason I am rejecting this patch in its current form. Matt ______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
