aboutsummaryrefslogtreecommitdiffstats
path: root/config.h.in
diff options
context:
space:
mode:
authorTatsuya Kinoshita <tats@debian.org>2021-02-13 10:36:38 +0000
committerTatsuya Kinoshita <tats@debian.org>2021-02-13 11:22:04 +0000
commitc7040ae3ada22c7a47253e59e8a354a0b1b18e00 (patch)
tree3d8ede2bb031c0ac51a26039abe98c8ac3dd246c /config.h.in
parentDoc fix (diff)
downloadw3m-c7040ae3ada22c7a47253e59e8a354a0b1b18e00.tar.gz
w3m-c7040ae3ada22c7a47253e59e8a354a0b1b18e00.zip
Add auto-detection of ssl_ca_file by configure
cf. gnutls-trustfiles in Emacs 27.1 <https://git.savannah.gnu.org/cgit/emacs.git/tree/lisp/net/gnutls.el?h=emacs-27.1#n106>
Diffstat (limited to '')
-rw-r--r--config.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.h.in b/config.h.in
index 70e1aef..8a3829d 100644
--- a/config.h.in
+++ b/config.h.in
@@ -61,6 +61,7 @@
#undef USE_DIGEST_AUTH
#undef USE_SSL
#undef USE_SSL_VERIFY
+#define DEF_CAFILE "@DEF_CAFILE@"
#undef USE_HELP_CGI
#undef USE_EXTERNAL_URI_LOADER
#undef USE_W3MMAILER