pgsql: > A quick look shows that when you use --with-libraries=/foo/bar

From: momjian(at)svr1(dot)postgresql(dot)org (Bruce Momjian)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgsql: > A quick look shows that when you use --with-libraries=/foo/bar
Date: 2005-07-02 23:28:22
Message-ID: 20050702232822.A9E2152968@svr1.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-committers

Log Message:
-----------
> A quick look shows that when you use --with-libraries=/foo/bar the
> generated link line for libraries says
>
> -L/foo/bar -lpq
>
> and it should probably be the other way around (as it is for the
> executables).
>
> So I suspect we need some makefile tuning.

You were correct. This patch fixes it.

Jim C. Nasby

Modified Files:
--------------
pgsql/src:
Makefile.shlib (r1.90 -> r1.91)
(http://developer.postgresql.org/cvsweb.cgi/pgsql/src/Makefile.shlib.diff?r1=1.90&r2=1.91)

Browse pgsql-committers by date

  From Date Subject
Next Message User Andreas 2005-07-03 00:59:55 tablelog - tablelog: - remove unneeded part of docu - fix line with psql
Previous Message Tom Lane 2005-07-02 23:00:43 pgsql: Teach planner about some cases where a restriction clause can be