Autoconf update?

Started by Peter Eisentrautalmost 21 years ago3 messageshackers
Jump to latest
#1Peter Eisentraut
peter_e@gmx.net

Does anyone object if we moved to Autoconf 2.59? It's been the last
release for 18 months now, so it seems reasonable to settle on it. I'm
not actually looking to use features from there, but it gets a bit
annoying to have to keep so many Autoconf versions around.

--
Peter Eisentraut
http://developer.postgresql.org/~petere/

#2Tom Lane
tgl@sss.pgh.pa.us
In reply to: Peter Eisentraut (#1)
Re: Autoconf update?

Peter Eisentraut <peter_e@gmx.net> writes:

Does anyone object if we moved to Autoconf 2.59? It's been the last
release for 18 months now, so it seems reasonable to settle on it. I'm
not actually looking to use features from there, but it gets a bit
annoying to have to keep so many Autoconf versions around.

Well, it'll still be necessary to keep 2.53 around, unless you want to
move to 2.59 for future releases of the back branches too ... which
might be OK, I'm not sure.

regards, tom lane

#3Christopher Kings-Lynne
chriskl@familyhealth.com.au
In reply to: Tom Lane (#2)
Re: Autoconf update?

Well, it'll still be necessary to keep 2.53 around, unless you want to
move to 2.59 for future releases of the back branches too ... which
might be OK, I'm not sure.

I thought it was to help the public not have to keep so many versions
around :)

Chris