Fossil SCM

Remove extra output when requirements are found and there is really no need for a warning here either.

andybradford 2019-03-26 01:45 trunk
Commit 1aab3f31781ddb2305ac4136af441122d03677f699a7acf5d031a100d92d7e36
1 file changed -1
-1
--- auto.def
+++ auto.def
@@ -379,11 +379,10 @@
379379
}
380380
}
381381
if {[cc-check-function-in-lib BIO_ADDR_hostname_string ssl] && \
382382
[cc-check-function-in-lib BIO_get_conn_address ssl]} {
383383
define HAVE_BIO_ADDR_HS 1
384
- msg-result "Using BIO_ADDR_hostname_string"
385384
}
386385
} else {
387386
user-error "OpenSSL not found. Consider --with-openssl=none to disable HTTPS support"
388387
}
389388
} else {
390389
--- auto.def
+++ auto.def
@@ -379,11 +379,10 @@
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 msg-result "Using BIO_ADDR_hostname_string"
385 }
386 } else {
387 user-error "OpenSSL not found. Consider --with-openssl=none to disable HTTPS support"
388 }
389 } else {
390
--- auto.def
+++ auto.def
@@ -379,11 +379,10 @@
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 } else {
389

Keyboard Shortcuts

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