From owner-cvs-etc Wed Apr 15 09:39:49 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA04309 for cvs-etc-outgoing; Wed, 15 Apr 1998 09:39:49 -0700 (PDT) (envelope-from owner-cvs-etc) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id QAA04038; Wed, 15 Apr 1998 16:38:31 GMT (envelope-from phk@FreeBSD.org) From: Poul-Henning Kamp Received: (from phk@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id JAA16821; Wed, 15 Apr 1998 09:37:43 -0700 (PDT) Date: Wed, 15 Apr 1998 09:37:43 -0700 (PDT) Message-Id: <199804151637.JAA16821@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: cvs commit: src/usr.sbin Makefile src/etc make.conf Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk phk 1998/04/15 09:37:43 PDT Modified files: usr.sbin Makefile etc make.conf Log: In light of the fact that several widespread sendmail alternatives exists is reason enough to make the compilation & installation of sendmail an make.conf option. I know that you hate negative options Bruce. PR: 6284 Reviewed by: phk Submitted by: Adrian Colley Revision Changes Path 1.119 +6 -2 src/usr.sbin/Makefile 1.60 +4 -1 src/etc/make.conf