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

From Magnus Hagander
Subject Re: Autoconf, libpq and replacement function
Date
Msg-id 492ABEB0.7030608@hagander.net
Whole thread Raw
In response to Re: Autoconf, libpq and replacement function  (Peter Eisentraut <peter_e@gmx.net>)
List pgsql-hackers
Peter Eisentraut wrote:
> Magnus Hagander wrote:
>> Anything that needs symlinks will need a set of workarounds on Windows,
>> having us manually do a copy of the files. We already do this in a
>> couple of cases, but relying more on it would make things even more
>> kludgy I think...
> 
> Autoconf automatically uses cp if ln doesn't work.  This is already a
> solved problem that we currently use in several other situations.

I was talking about the MSVC part of the build system.

//Magnus


pgsql-hackers by date:

Previous
From: Peter Eisentraut
Date:
Subject: Re: Autoconf, libpq and replacement function
Next
From: "Hiroshi Saito"
Date:
Subject: Re: [PATCHES] Solve a problem of LC_TIME of windows.