On Wed, May 21, 2008 at 11:36:55AM +1000, Bojan Smojver wrote: > On Tue, 2008-05-20 at 20:26 -0400, Bob Rossi wrote: > > That's because as you can see the -lpq went at the > > end which is incorrect. > > The real problem is that we're adding libraries to LDFLAGS. We should be > adding them to LIBS. I meant to fix that long time ago, but I always get > put off by the fact that many config programs mix these two together > (ARGH!). > > Could you do a quick test for me? Try the attached patch...
That worked on windows! I don't have time to test linux now. Thanks very much! Bob Rossi