K 10 svn:author V 8 gshapiro K 8 svn:date V 27 2001-02-22T04:11:52.000000Z K 7 svn:log V 381 Add a new make knob, SENDMAIL_MC, which is meant to replace SENDMAIL_CF as users should be configuring via m4 now. If set, use m4 to create the .cf file. Also, if either SENDMAIL_MC or SENDMAIL_CF is set, 'make install' or 'make distribution' in src/etc/sendmail/ will install the appropriate .cf as /etc/mail/sendmail.cf. This fixes some mergemaster problems. PR: conf/13016 END