[Privoxy-commits] [privoxy] branch master updated: windows build: add a comment for "openssl" being an option for building
User Git
git at git.privoxy.org
Thu Apr 3 15:55:53 CEST 2025
This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository privoxy.
The following commit(s) were added to refs/heads/master by this push:
new 3a54f731 windows build: add a comment for "openssl" being an option for building
3a54f731 is described below
commit 3a54f731f5b3d04f600c7b7d900ed3d790ef67ce
Author: Lee <ler762 at users.sourceforge.net>
AuthorDate: Thu Apr 3 09:54:07 2025 -0400
windows build: add a comment for "openssl" being an option for building
---
windows/MYconfigure | 1 +
1 file changed, 1 insertion(+)
diff --git a/windows/MYconfigure b/windows/MYconfigure
index 097196a1..eb309ff4 100755
--- a/windows/MYconfigure
+++ b/windows/MYconfigure
@@ -163,6 +163,7 @@ LDFLAGS="${LDFLAGS} -L${lib}"
# pick a library for doing https interception (ie. playing man-in-the-middle)
# mbedtls
+# openssl
# none
mitmlib="mbedtls"
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Privoxy-commits
mailing list