Re: pltcl build problem on FreeBSD (was: Re: pltlc and

From: Peter Eisentraut <peter_e(at)gmx(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: Brent Verner <brent(at)rcfile(dot)org>, Vsevolod Lobko <seva(at)sevasoft(dot)kiev(dot)ua>, Murray Prior Hobbs <murray(at)efone(dot)com>, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org>, <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: pltcl build problem on FreeBSD (was: Re: pltlc and
Date: 2002-01-23 17:59:00
Message-ID: Pine.LNX.4.30.0201231257100.686-100000@peter.localdomain
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-sql

Tom Lane writes:

> [ scratches head ... ] Where is the expansion happening, then? Seems
> weird.

The $@ is expanded as a make variable. Make does care whether you're
executing a $(shell) thing around it. However, it seems that $@ should
expand to nothing in that assignment, so where's the problem?

--
Peter Eisentraut peter_e(at)gmx(dot)net

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Brent Verner 2002-01-23 17:59:16 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Previous Message Trond Eivind =?iso-8859-1?q?Glomsr=F8d?= 2002-01-23 17:48:42 autoconf + newer gcc barfs

Browse pgsql-sql by date

  From Date Subject
Next Message Brent Verner 2002-01-23 17:59:16 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)
Previous Message Brent Verner 2002-01-23 17:29:50 Re: pltcl build problem on FreeBSD (was: Re: pltlc and pltlcu problems)