On Mar 7, 8:11pm, da...@l8s.co.uk (David Laight) wrote:
-- Subject: Re: CVS commit: src/external/public-domain/sqlite/lib
| Think I'd do
| sqlite3.pc: ${SRCDIR}/sqlite3.h sqlite3.pc.in
| @(V=$$( (echo '#include '; echo "@@@ SQLITE_VERSION @@@") | \
| ${CC} -E -I${SRCDIR} - | tail -
On Fri, Mar 07, 2014 at 07:28:09PM +, Christos Zoulas wrote:
> In article <12922.1394219...@splode.eterna.com.au>,
> matthew green wrote:
> >
> >"Christos Zoulas" writes:
> >> Module Name: src
> >> Committed By: christos
> >> Date: Fri Mar 7 18:37:48 UTC 2014
> >>
>
In article <12922.1394219...@splode.eterna.com.au>,
matthew green wrote:
>
>"Christos Zoulas" writes:
>> Module Name: src
>> Committed By:christos
>> Date:Fri Mar 7 18:37:48 UTC 2014
>>
>> Modified Files:
>> src/external/public-domain/sqlite/lib: Makefile
>>
>> Log
"Christos Zoulas" writes:
> Module Name: src
> Committed By: christos
> Date: Fri Mar 7 18:37:48 UTC 2014
>
> Modified Files:
> src/external/public-domain/sqlite/lib: Makefile
>
> Log Message:
> change CC to HOST_CC to avoid trying to find in an unpopulated
> DSTDIR.
won't this