10 lines
		
	
	
		
			142 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			142 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
--- 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
 |