Fix nossl build
authorJeremy Harris <jgh146exb@wizmail.org>
Tue, 19 Dec 2017 16:27:44 +0000 (16:27 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Tue, 19 Dec 2017 16:27:44 +0000 (16:27 +0000)
src/src/EDITME

index 947a4db0e5be45e9e14592da171d6c53ff0c0b6c..35585d6bb3ca0e118f5a0c5cc231a3d61eb41468 100644 (file)
@@ -798,7 +798,7 @@ HEADERS_CHARSET="ISO-8859-1"
 # TLS_LIBS=-L/opt/gnu/lib -lgnutls -ltasn1 -lgcrypt
 
 # For DANE under GnuTLS we need an additional library.
-TLS_LIBS += -lgnutls-dane
+TLS_LIBS += -lgnutls-dane
 
 # TLS_LIBS is included only on the command for linking Exim itself, not on any
 # auxiliary programs. If the include files are not in a standard place, you can