summaryrefslogtreecommitdiff
path: root/src/scripts
diff options
context:
space:
mode:
authorJeremy Harris <jgh146exb@wizmail.org>2017-12-19 15:06:49 +0000
committerJeremy Harris <jgh146exb@wizmail.org>2017-12-19 15:22:42 +0000
commit899b8bbc6d360af6362c2a41d40b786279f41492 (patch)
tree15a1f12f46b59c6c1d88e774a02ade152e842de0 /src/scripts
parentdc9c8f8b52cbf2e8424f5e98f63d29aa7fb81fe7 (diff)
downloadexim4-899b8bbc6d360af6362c2a41d40b786279f41492.tar.gz
DANE: support under GnuTLS. Bug 1523
GnuTLS version 3.0.0 onwards; still Experimental
Diffstat (limited to 'src/scripts')
-rwxr-xr-xsrc/scripts/MakeLinks2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scripts/MakeLinks b/src/scripts/MakeLinks
index 770591dc8..7fc1d19b4 100755
--- a/src/scripts/MakeLinks
+++ b/src/scripts/MakeLinks
@@ -122,7 +122,7 @@ do
done
# EXPERIMENTAL_*
-for f in bmi_spam.c bmi_spam.h dcc.c dcc.h dane.c dane-gnu.c dane-openssl.c \
+for f in bmi_spam.c bmi_spam.h dcc.c dcc.h dane.c dane-openssl.c \
danessl.h imap_utf7.c spf.c spf.h srs.c srs.h utf8.c
do
ln -s ../src/$f $f