[PATCHES] mingw configure failure detection

2004-05-08 Thread Andrew Dunstan
Bruce Momjian wrote: Andrew Dunstan wrote: It's different because we know why we need that one: we understand the cause of the behavior and we therefore can have some confidence that the kluge will fix it (or not, as the case may be). I have zero confidence in looping five times around an "l

Re: [PATCHES] mingw configure failure detection

2004-05-08 Thread Bruce Momjian
I have added to the Win32 TODO to remove this when we find the real cause for the link failures. Your patch has been added to the PostgreSQL unapplied patches list at: http://momjian.postgresql.org/cgi-bin/pgpatches I will try to apply it within the next 48 hours. -