Move Deprecated configure.in to configure.ac - Mailing list pgsql-hackers

From Aaron W. Swenson
Subject Move Deprecated configure.in to configure.ac
Date
Msg-id 20141119170329.GA2369@gengoff.gsmr1.local
Whole thread Raw
Responses Re: Move Deprecated configure.in to configure.ac  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-hackers
configure.in was deprecated some years ago. We have a bug at Gentoo [1] to
move it to configure.ac.

I've done so in my git-clone of the postgresql repo, and ran autoupdate
to move away from the deprecated functions as well.

I generated the configure script again, but that didn't change.

make && make check all succeeded without intervention.

[1] https://bugs.gentoo.org/show_bug.cgi?id=529680

--
Mr. Aaron W. Swenson
Gentoo Linux Developer
PostgreSQL Herd Bull
Email : titanofold@gentoo.org
GnuPG FP : 2C00 7719 4F85 FB07 A49C 0E31 5713 AA03 D1BB FDA0
GnuPG ID : D1BBFDA0

Attachment

pgsql-hackers by date:

Previous
From: Tom Lane
Date:
Subject: Re: What exactly is our CRC algorithm?
Next
From: Heikki Linnakangas
Date:
Subject: Re: Increasing test coverage of WAL redo functions