Imported Debian patch 4.84-8
[hcoop/debian/exim4.git] / debian / EDITME.openssl.exim4-light.diff
1 --- EDITME.exim4-light 2012-05-29 19:16:05.000000000 +0200
2 +++ EDITME.exim4-light 2012-05-29 19:17:05.000000000 +0200
3 @@ -697,13 +697,13 @@ SUPPORT_TLS=yes
4
5 # Uncomment one of these settings if you are using OpenSSL; pkg-config vs not
6 # USE_OPENSSL_PC=openssl
7 -# TLS_LIBS=-lssl -lcrypto
8 +TLS_LIBS=-lssl -lcrypto
9
10 # Uncomment the first and either the second or the third of these if you
11 # are using GnuTLS. If you have pkg-config, then the second, else the third.
12 -USE_GNUTLS=yes
13 +# USE_GNUTLS=yes
14 # USE_GNUTLS_PC=gnutls
15 -TLS_LIBS=-lgnutls
16 +# TLS_LIBS=-lgnutls
17
18 # If you are running Exim as a server, note that just building it with TLS
19 # support is not all you need to do. You also need to set up a suitable