Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2009 19:06:54 +0530
From:      "N. Raghavendra" <raghu@mri.ernet.in>
To:        utisoft@gmail.com
Cc:        freebsd-ports@freebsd.org
Subject:   Re: fftw3
Message-ID:  <86fxf326mh.fsf@riemann.mri.ernet.in>
In-Reply-To: <b79ecaef0905170114v78ca21ebndc56d3629625c749@mail.gmail.com> (Chris Rees's message of "Sun, 17 May 2009 09:14:12 %2B0100")
References:  <200905151806.47480.lumiwa@gmail.com> <20090516004822.GA17242@shepherd.hamla.org> <200905161807.02285.lumiwa@gmail.com> <b79ecaef0905170114v78ca21ebndc56d3629625c749@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
At 2009-05-17T09:14:12+01:00, Chris Rees wrote:

> As in
>
> WITHOUT_JAVA=yes
>
> or
>
> WITHOUT_JAVA=     yes
>
> ?
>
> You can't just stick random whitespace in the middle of things like that....

AFAIK, "VAR=val" is equivalent to "VAR = value", "VAR=   value", etc.
According to the section on variable assignments in make(1), "Any
whitespace before the assigned value is removed..."

Raghavendra.

-- 
N. Raghavendra <raghu@mri.ernet.in> | http://www.retrotexts.net/
Harish-Chandra Research Institute   | http://www.mri.ernet.in/
See message headers for contact and OpenPGP information.



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