diff Makefile.in @ 146:fd821441f016 noffle

[svn] Applied patch by Paul Slootman: using the mail program is replaced by sendmail (SENDMAILPROG variable).
author enz
date Sun, 15 Oct 2000 18:23:27 +0100
parents 8b9366fc1361
children a34620942998
line wrap: on
line diff
--- a/Makefile.in	Sun Oct 15 18:22:42 2000 +0100
+++ b/Makefile.in	Sun Oct 15 18:23:27 2000 +0100
@@ -62,10 +62,9 @@
 CC = @CC@
 CONFIGFILE = @CONFIGFILE@
 DOCDIR = @DOCDIR@
-MAILPROG = @MAILPROG@
 MAKEINFO = @MAKEINFO@
 PACKAGE = @PACKAGE@
-SORTPROG = @SORTPROG@
+SENDMAILPROG = @SENDMAILPROG@
 SPOOLDIR = @SPOOLDIR@
 VERSION = @VERSION@