Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2008 16:03:32 +0300
From:      "Reko Turja" <reko.turja@liukuma.net>
To:        <freebsd-questions@freebsd.org>, "JD Bronson" <jd_bronson@sbcglobal.net>
Subject:   Re: 7.0-make.conf
Message-ID:  <A7BAF34409E347BCA9818F43A4D5930E@rivendell>
References:  <200807271132.m6RBWmF4076016@cheyenne.hanadarko.com><6EE319AEA79D42F49038FE83B14E841F@rivendell> <200807271213.m6RCDSlt001639@cheyenne.hanadarko.com>

next in thread | previous in thread | raw e-mail | index | archive | help
> WITHOUT_SENDMAIL=true
>
> I am not sure of the need for the 'true' or not. it seems it is not
> required but should work either way?

>From the manpage:


     The values of variables are ignored regardless of their setting; 
even if
     they would be set to ``FALSE'' or ``NO''.  Just the existence of 
an
     option will cause it to be honoured by make(1).

so the plain option is enough. If the machines are in environment 
where they might be someday administered by someone else, I'd use pure 
option to avoid confusing someone who hasn't read the manpage and 
thinks setting variables to false will void them.

-Reko 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?A7BAF34409E347BCA9818F43A4D5930E>