Date: Wed, 13 Sep 2000 21:30:31 -0500 From: Will Andrews <will@physics.purdue.edu> To: Gregory Neil Shapiro <gshapiro@gshapiro.net> Cc: "Steven E. Ames" <steve@virtual-voodoo.com>, Peter Wemm <peter@netplex.com.au>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sendmail Makefile Message-ID: <20000913213031.J11227@radon.gryphonsoft.com> In-Reply-To: <14783.56409.352035.774184@horsey.gshapiro.net>; from gshapiro@gshapiro.net on Wed, Sep 13, 2000 at 12:58:17PM -0700 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>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <will@physics.purdue.edu> <will@FreeBSD.org> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000913213031.J11227>