X-Git-Url: https://git.exim.org/exim.git/blobdiff_plain/f4db5740c56f3b29b11a796147086ec8848a7e90..4c357d4ece5c4729bac1062f0006b09d81e93590:/src/scripts/Configure-Makefile diff --git a/src/scripts/Configure-Makefile b/src/scripts/Configure-Makefile index 20e686b51..9179392f3 100755 --- a/src/scripts/Configure-Makefile +++ b/src/scripts/Configure-Makefile @@ -10,7 +10,6 @@ LC_ALL=C export LC_ALL -set -e # First off, get the OS type, and check that there is a make file for it. @@ -299,8 +298,9 @@ do mv $class/Makefile.postdynamic $class/Makefile rm $class/Makefile.predynamic done <<-END - routers ROUTER ACCEPT DNSLOOKUP IPLITERAL IPLOOKUP MANUALROUTE QUERYPROGRAM REDIRECT + routers ROUTER ACCEPT DNSLOOKUP IPLITERAL IPLOOKUP MANUALROUTE QUERYPROGRAM REDIRECT transports TRANSPORT APPENDFILE AUTOREPLY LMTP PIPE QUEUEFILE SMTP + auths AUTH CRAM_MD5 CYRUS_SASL DOVECOT EXTERNAL GSASL HEIMDAL_GSSAPI PLAINTEXT SPA TLS END # See if there is a definition of EXIM_PERL in what we have built so far.