From owner-cvs-all Wed Sep 13 19:33:20 2000 Delivered-To: cvs-all@freebsd.org Received: from radon.gryphonsoft.com (mcut-b-167.resnet.purdue.edu [128.211.209.167]) by hub.freebsd.org (Postfix) with ESMTP id 88BFB37B424; Wed, 13 Sep 2000 19:33:15 -0700 (PDT) Received: by radon.gryphonsoft.com (Postfix, from userid 1000) id 2EF761AC8; Wed, 13 Sep 2000 21:30:31 -0500 (EST) Date: Wed, 13 Sep 2000 21:30:31 -0500 From: Will Andrews To: Gregory Neil Shapiro Cc: "Steven E. Ames" , Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sendmail Makefile Message-ID: <20000913213031.J11227@radon.gryphonsoft.com> Reply-To: Will Andrews Mail-Followup-To: Will Andrews , Gregory Neil Shapiro , "Steven E. Ames" , Peter Wemm , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org References: <14783.46656.379284.570690@horsey.gshapiro.net> <200009131756.e8DHutG95016@netplex.com.au> <14783.50459.632660.903538@horsey.gshapiro.net> <03de01c01db2$8e7aa380$8a1a050a@winstar.com> <14783.52634.965325.92315@horsey.gshapiro.net> <14783.56409.352035.774184@horsey.gshapiro.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <14783.56409.352035.774184@horsey.gshapiro.net>; from gshapiro@gshapiro.net on Wed, Sep 13, 2000 at 12:58:17PM -0700 X-Operating-System: FreeBSD 4.1-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, Sep 13, 2000 at 12:58:17PM -0700, Gregory Neil Shapiro wrote: > CFLAGS+=${SENDMAIL_CFLAGS} > LDFLAGS+=${SENDMAIL_LDFLAGS} > LDADD+=${SENDMAIL_LDADD} > > Then users would: > > SENDMAIL_CFLAGS=-I/usr/local/include -DSASL > SENDMAIL_LDFLAGS=-L/usr/local/lib > SENDMAIL_LDADD=-lsasl For the record, this is still what I would prefer. Screw the .ifdef(USE_BLAH) stuff in make.conf. This is far more scalable. -- Will Andrews GCS/E/S @d- s+:+ a--- C++ UB++++$ P+ L- E--- W+ N-- !o ?K w--- O- M+ V- PS+ PE++ Y+ PGP+>+++ t++ 5 X+ R+ tv+ b++ DI+++ D+ G++ e>++++ h! r- y? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message