11 lines
224 B
Diff
11 lines
224 B
Diff
|
|
--- a/Makefile
|
||
|
|
+++ b/Makefile
|
||
|
|
@@ -1,6 +1,6 @@
|
||
|
|
# Comment out if openssl-dev is not present
|
||
|
|
# of if you want to compile statc
|
||
|
|
-HAVE_SSL=yes
|
||
|
|
+#HAVE_SSL=yes
|
||
|
|
|
||
|
|
# comment in if you want to compile static tools
|
||
|
|
#STATIC=-static
|