Re: pgxs/windows - Mailing list pgsql-hackers

From Tom Lane
Subject Re: pgxs/windows
Date
Msg-id 17092.1137362574@sss.pgh.pa.us
Whole thread Raw
In response to Re: pgxs/windows  (Andrew Dunstan <andrew@dunslane.net>)
Responses Re: pgxs/windows  (Andrew Dunstan <andrew@dunslane.net>)
List pgsql-hackers
Andrew Dunstan <andrew@dunslane.net> writes:
> I doubt DESTDIR is having an effect. From what I can see we hardly use 
> it so it will mostly be blank:

Yes, it is often an empty string, which doubtless explains how an error
of this sort could sneak in.  But I think there's no doubt that one or
the other of those definitions is wrong.  I'm not completely sure which
though.  DESTDIR should be included if we are referencing the
installation tree at build time, but perhaps not for post-install
purposes, which is the environment that PGXS should deal with.
        regards, tom lane


pgsql-hackers by date:

Previous
From: Andrew Dunstan
Date:
Subject: Re: pgxs/windows
Next
From: Andrew Dunstan
Date:
Subject: Re: pgxs/windows