X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/de84e33cbf49bf0e70ad010d58ab9893c5438cff..011e533b32afd25a33ff44b02530dc50214925e0:/mts/Makefile.in diff --git a/mts/Makefile.in b/mts/Makefile.in index 8627795a..a8c5ee58 100644 --- a/mts/Makefile.in +++ b/mts/Makefile.in @@ -26,8 +26,8 @@ DIST = $(AUX) # subdirectories SUBDIRS = smtp sendmail mmdf -# mail transport agent we are using -MTS = @MTS@ +# mail transport agent we are using (currently always smtp) +MTS = smtp # ========= DEPENDENCIES FOR BUILDING AND INSTALLING ==========