aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket40138
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket40138')
-rw-r--r--changes/ticket401386
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket40138 b/changes/ticket40138
new file mode 100644
index 0000000000..6facbb819f
--- /dev/null
+++ b/changes/ticket40138
@@ -0,0 +1,6 @@
+ o Minor features (build):
+ - When running the configure script, try to detect version mismatches
+ between the openssl headers and libraries, and suggest that the
+ user should try "--with-openssl-dir". Closes 40138.
+ - If the configure script has given any warnings, remind the user about
+ them at the end of the script. Related to 40138.