aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2004-11-01 22:50:59 +0000
committerDaniel Stenberg <daniel@haxx.se>2004-11-01 22:50:59 +0000
commit736a40fec9a13fcad55e646189b3419a9280ab98 (patch)
tree1afc240f66f9e1d056891555cfc8c13c3f5613f5 /CHANGES
parent4245400ae4c2623c49280ffeb295d4eb6790f7e2 (diff)
When cross-compiling, the configure script no longer attempts to use
pkg-config on the build host in order to detect OpenSSL compiler options.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 28d96faff..195faa291 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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: