Re: Making pgxs builds work with a relocated installation
- From: Peter Eisentraut <peter_e(at)gmx(dot)net>
- To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
- Cc: pgsql-hackers(at)postgresql(dot)org
- Subject: Re: Making pgxs builds work with a relocated installation
- Date: Tue, 27 Sep 2005 18:16:07 +0200
- Message-id: <200509271816(dot)08961(dot)peter_e(at)gmx(dot)net>
Tom Lane wrote:
> pgxs.mk itself requires access to datadir and docdir, so I don't
> see how you can maintain that those aren't necessary. The only
> reason it doesn't also reference mandir and localedir is that none of
> our current contrib modules have any man pages or locale support,
Well, I don't support the notion that pgxs installs things there by
default, but if it does, then I guess we have to fix it to do so
correctly.
--
Peter Eisentraut
http://developer.postgresql.org/~petere/
Home |
Main Index |
Thread Index