projects
/
privoxy.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52ad22d
)
windows build: add a comment for "openssl" being an option for building
author
Lee
<ler762@users.sourceforge.net>
Thu, 3 Apr 2025 13:54:07 +0000
(09:54 -0400)
committer
Lee
<ler762@users.sourceforge.net>
Thu, 3 Apr 2025 13:54:07 +0000
(09:54 -0400)
windows/MYconfigure
patch
|
blob
|
history
diff --git
a/windows/MYconfigure
b/windows/MYconfigure
index
097196a
..
eb309ff
100755
(executable)
--- 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"