]> git.pld-linux.org Git - packages/sendmail.git/blobdiff - sendmail.spec
- enabled CipherList and ServerSSLOptions options
[packages/sendmail.git] / sendmail.spec
index 05ea4de0a626f66435115e48be9ce12939d10be1..9e95a9419be7118a9ac2f1f47a445b5b1744d0f5 100644 (file)
@@ -220,6 +220,7 @@ echo "APPENDDEF(\`confLIBS', \`-lpq -lresolv -lcrypto')" >> config.m4
 %endif
 %if %{with tls}
 echo "APPENDDEF(\`confENVDEF', \`-DSTARTTLS')" >> config.m4
+echo "APPENDDEF(\`confENVDEF', \`-D_FFR_TLS_1')" >> config.m4
 echo "APPENDDEF(\`confLIBS', \`-lssl -lcrypto')" >> config.m4
 %endif
 
This page took 0.04535 seconds and 4 git commands to generate.