summaryrefslogtreecommitdiff
path: root/data/vpnc_/openssl.diff
blob: 1de46dfaa94ccb8f5f0abd1917a0c8d234eb4c4a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
diff -ru vpnc-0.5.1/Makefile vpnc-0.5.1+iPhone/Makefile
--- vpnc-0.5.1/Makefile	2007-09-06 20:05:15.000000000 +0000
+++ vpnc-0.5.1+iPhone/Makefile	2008-02-27 11:47:52.000000000 +0000
@@ -46,8 +46,8 @@
 
 # Comment this in to obtain a binary with certificate support which is
 # GPL incompliant though.
-#OPENSSL_GPL_VIOLATION = -DOPENSSL_GPL_VIOLATION
-#OPENSSLLIBS = -lcrypto
+OPENSSL_GPL_VIOLATION = -DOPENSSL_GPL_VIOLATION
+OPENSSLLIBS = -lcrypto
 
 CC=gcc
 CFLAGS ?= -O3 -g