Re: Autoconf, libpq and replacement function - Mailing list pgsql-hackers

From Magnus Hagander
Subject Re: Autoconf, libpq and replacement function
Date
Msg-id 49270319.70607@hagander.net
Whole thread Raw
In response to Re: Autoconf, libpq and replacement function  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
Tom Lane wrote:
> Magnus Hagander <magnus@hagander.net> writes:
>> Or in the same directly, called something else. Like fnmatchstub.h. See
>> attached, seems reasonable?
> 
> Seems okay to me.  Note: in future, don't bother posting configure
> diffs; nobody wants to look at that, just the changes in the autoconf
> input files.

Ok, will exclude it next time.

FYI, the if check in the configure (and configure.in) was backwards :-)
I posted the patch without testing it to get the "general idea" across.

Will run a set of test of the latest one on msvc as well, and then commit.

//magnus



pgsql-hackers by date:

Previous
From: Magnus Hagander
Date:
Subject: Re: pg_settings.enumval as array
Next
From: "Jaime Casanova"
Date:
Subject: Re: HEAD build failure on win32 mingw