Fossil SCM

Backout [f517cb7f] because they both come together anyway. See https://fossil-scm.org/forum/forumpost/da64c38d6a for discussion.

andybradford 2019-03-30 15:40 trunk
Commit 3b23b3289d1c7305671c0eadcf1727ed1f377313f5acd94600bfb0c997b950da
1 file changed +1 -2
+1 -2
--- auto.def
+++ auto.def
@@ -376,12 +376,11 @@
376376
if {[string match *-darwin* [get-define host]]} {
377377
if {[cctest -cflags {-Wdeprecated-declarations}]} {
378378
define-append EXTRA_CFLAGS -Wdeprecated-declarations
379379
}
380380
}
381
- if {[cc-check-function-in-lib BIO_ADDR_hostname_string ssl] && \
382
- [cc-check-function-in-lib BIO_get_conn_address ssl]} {
381
+ if {[cc-check-function-in-lib BIO_ADDR_hostname_string ssl]} {
383382
define HAVE_BIO_ADDR_HS 1
384383
}
385384
} else {
386385
user-error "OpenSSL not found. Consider --with-openssl=none to disable HTTPS support"
387386
}
388387
--- auto.def
+++ auto.def
@@ -376,12 +376,11 @@
376 if {[string match *-darwin* [get-define host]]} {
377 if {[cctest -cflags {-Wdeprecated-declarations}]} {
378 define-append EXTRA_CFLAGS -Wdeprecated-declarations
379 }
380 }
381 if {[cc-check-function-in-lib BIO_ADDR_hostname_string ssl] && \
382 [cc-check-function-in-lib BIO_get_conn_address ssl]} {
383 define HAVE_BIO_ADDR_HS 1
384 }
385 } else {
386 user-error "OpenSSL not found. Consider --with-openssl=none to disable HTTPS support"
387 }
388
--- auto.def
+++ auto.def
@@ -376,12 +376,11 @@
376 if {[string match *-darwin* [get-define host]]} {
377 if {[cctest -cflags {-Wdeprecated-declarations}]} {
378 define-append EXTRA_CFLAGS -Wdeprecated-declarations
379 }
380 }
381 if {[cc-check-function-in-lib BIO_ADDR_hostname_string ssl]} {
 
382 define HAVE_BIO_ADDR_HS 1
383 }
384 } else {
385 user-error "OpenSSL not found. Consider --with-openssl=none to disable HTTPS support"
386 }
387

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button