Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread Christopher Kings-Lynne
velopment > Subject: Re: [HACKERS] Autoconf upgrade > > > Marc G. Fournier writes: > > > %autoconf --version > > autoconf (GNU Autoconf) 2.52 > > FreeBSD HEAD has 2.53 in ports. Not sure if you can pull that in if > you're

Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread GB Clark
On Tue, 26 Mar 2002 13:13:58 -0500 (EST) Peter Eisentraut <[EMAIL PROTECTED]> wrote: > Marc G. Fournier writes: > > > %autoconf --version > > autoconf (GNU Autoconf) 2.52 > > FreeBSD HEAD has 2.53 in ports. Not sure if you can pull that in if > you're following stable. > > -- > Peter Eisentr

Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread Marc G. Fournier
Easily, just pointing out that we are already at 2.52 on the main server ... just upgraded it on the 12th, will work on upgrading it over the next day or so, since I'm in the middle of dealing with preparations for a security audit at the University *oh joy* ... :) On Tue, 26 Mar 2002, Peter Ei

Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread Peter Eisentraut
Marc G. Fournier writes: > %autoconf --version > autoconf (GNU Autoconf) 2.52 FreeBSD HEAD has 2.53 in ports. Not sure if you can pull that in if you're following stable. -- Peter Eisentraut [EMAIL PROTECTED] ---(end of broadcast)--- TIP 3:

Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread Marc G. Fournier
%autoconf --version autoconf (GNU Autoconf) 2.52 Written by David J. MacKenzie. Copyright 1992, 1993, 1994, 1996, 1999, 2000, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PA

Re: [HACKERS] Autoconf upgrade

2002-03-26 Thread Thomas Lockhart
> I plan to upgrade to Autoconf 2.53 in the next couple of days. If anyone > has configure changes pending or other objections, speak now. I'm working on the integer timestamp issue, which seems to have an autoconf component. I was hoping for feedback on the question of setting HAVE_LONG_INT_64,

[HACKERS] Autoconf upgrade

2002-03-26 Thread Peter Eisentraut
I plan to upgrade to Autoconf 2.53 in the next couple of days. If anyone has configure changes pending or other objections, speak now. An RPM package for Autoconf 2.53 is available at http://www.postgresql.org/~petere/download/ You might wish to use this until your vendor comes out with one.