mirror of
https://git.postgresql.org/git/postgresql.git
synced 2026-02-11 12:07:32 +08:00
> 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