Re: cube and earthdistance diffs - Mailing list pgsql-patches

From Peter Eisentraut
Subject Re: cube and earthdistance diffs
Date
Msg-id Pine.LNX.4.44.0209091952290.18819-100000@localhost.localdomain
Whole thread Raw
In response to cube and earthdistance diffs  (Bruno Wolff III <bruno@wolff.to>)
Responses Re: cube and earthdistance diffs
List pgsql-patches
Bruno Wolff III writes:

> Earthdistance now depends on contrib/cube and make in earthdistance will
> do a make install in cube.

You can't do that.  An "all" target must not install anything.  I think
it's enough to describe run-time dependencies in the documentation.  Also
note that, for example, make install for pg_dump doesn't install libpq
either.

--
Peter Eisentraut   peter_e@gmx.net


pgsql-patches by date:

Previous
From: Rod Taylor
Date:
Subject: Re: Patch to support ordering of tid
Next
From: Kris Jurka
Date:
Subject: JDBC Driver Test Suite Drop Table w/ Cascade