]> granicus.if.org Git - postgresql/commit
Reverse this patch:
authorBruce Momjian <bruce@momjian.us>
Mon, 4 Jul 2005 04:17:00 +0000 (04:17 +0000)
committerBruce Momjian <bruce@momjian.us>
Mon, 4 Jul 2005 04:17:00 +0000 (04:17 +0000)
commit7504f0bae853b0b9fec03c8e361c8b1a4b1c3209
treefed67c43e40159a9df1f1f8b0dedccb182171e58
parent3848532c7976f28bba546024afb7f94e8de1ece0
Reverse this patch:

---------------------------------------------------------------------------

> 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
src/Makefile.shlib