Re: Autoconf version discrepancies - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: Autoconf version discrepancies
Date
Msg-id 200010090118.VAA26532@candle.pha.pa.us
Whole thread Raw
In response to Re: Autoconf version discrepancies  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: Autoconf version discrepancies  (Tom Lane <tgl@sss.pgh.pa.us>)
Re: Autoconf version discrepancies  (Matthew Kirkwood <matthew@hairy.beasts.org>)
List pgsql-hackers
> The Hermit Hacker writes:
> 
> > Okay, autoconf on hub.org is based on what is in ports ... the only
> > "custom patches" are that which are in /usr/ports/devel/autoconf/patches,
> > and I just went through them and there doesn't look like anything *odd* in
> > there ... can you look at those patches and tell me which one is screwing
> > things up for you, that I'm not seeing? :(
> 
> The patches ad, ae, and af will cause configure to fail on machines
> without mktemp.  It's not like things get "screwed up" for me, but the
> point of Autoconf is portability to *all* machines, so FreeBSD-specific
> changes/optimizations(?) seem misplaced.

Are there any platforms that do not have mktemp?  Hard to imagine.

--  Bruce Momjian                        |  http://candle.pha.pa.us pgman@candle.pha.pa.us               |  (610)
853-3000+  If your life is a hard drive,     |  830 Blythe Avenue +  Christ can be your backup.        |  Drexel Hill,
Pennsylvania19026
 


pgsql-hackers by date:

Previous
From: Michael Fork
Date:
Subject: Query returning incorrect results
Next
From: Tom Lane
Date:
Subject: Re: Still crashing with latest 7.0.2 (Re: (forw) more crashes)