When cross-compiling, the configure script no longer attempts to use

pkg-config on the build host in order to detect OpenSSL compiler options.
This commit is contained in:
Daniel Stenberg
2004-11-01 22:50:59 +00:00
parent 4245400ae4
commit 736a40fec9
2 changed files with 12 additions and 2 deletions

View File

@@ -6,6 +6,10 @@
Changelog
Daniel (1 November 2004)
- When cross-compiling, the configure script no longer attempts to use
pkg-config on the build host in order to detect OpenSSL compiler options.
Daniel (27 October 2004)
- Dan Fandrich: