Mercurial > noffle
diff docs/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 | b4f1731a6470 |
line wrap: on
line diff
--- a/docs/Makefile.in Sun Oct 15 18:22:42 2000 +0100 +++ b/docs/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@