You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- a/Makefile
|
|
+++ b/Makefile
|
|
@@ -1,5 +1,5 @@
|
|
# Comment out if openssl-dev is not present
|
|
-HAVE_SSL=yes
|
|
+#HAVE_SSL=yes
|
|
|
|
CC=gcc
|
|
#CFLAGS=-g
|
|
|