File: EDITME.openssl.exim4-light.diff

package info (click to toggle)
exim4 4.89-2%2Bdeb9u1~bpo8%2B1
  • links: PTS, VCS
  • area: main
  • in suites: jessie-backports
  • size: 15,464 kB
  • sloc: ansic: 98,959; sh: 4,185; xml: 2,029; perl: 679; makefile: 575; python: 109
file content (19 lines) | stat: -rw-r--r-- 719 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--- EDITME.exim4-light	2012-05-29 19:16:05.000000000 +0200
+++ EDITME.exim4-light	2012-05-29 19:17:05.000000000 +0200
@@ -697,13 +697,13 @@ SUPPORT_TLS=yes
 
 # Uncomment one of these settings if you are using OpenSSL; pkg-config vs not
 # USE_OPENSSL_PC=openssl
-# TLS_LIBS=-lssl -lcrypto
+TLS_LIBS=-lssl -lcrypto
 
 # Uncomment the first and either the second or the third of these if you
 # are using GnuTLS.  If you have pkg-config, then the second, else the third.
-USE_GNUTLS=yes
+# USE_GNUTLS=yes
 # USE_GNUTLS_PC=gnutls
-TLS_LIBS=-lgnutls
+# TLS_LIBS=-lgnutls
 
 # If you are running Exim as a server, note that just building it with TLS
 # support is not all you need to do. You also need to set up a suitable