Re: renaming configure.in to configure.ac - Mailing list pgsql-hackers

From Andrew Dunstan
Subject Re: renaming configure.in to configure.ac
Date
Msg-id 7d752368-cd16-5fff-f9a2-9271dd9550bb@2ndQuadrant.com
Whole thread Raw
In response to renaming configure.in to configure.ac  (Peter Eisentraut <peter.eisentraut@2ndquadrant.com>)
List pgsql-hackers
On 7/15/20 9:14 AM, Peter Eisentraut wrote:
> It was mentioned elsewhere in passing that a new Autoconf release
> might be coming.  That one will warn about the old naming
> "configure.in" and request "configure.ac".  So we might want to rename
> that sometime. Before we get into the specifics, I suggest that all
> interested parties check whether buildfarm scripts, packaging scripts,
> etc. need to be adjusted for the newer name.
>


The buildfarm does not use autoconf at all, so it won't care less what
the file is called.


cheers


andrew

-- 
Andrew Dunstan                https://www.2ndQuadrant.com
PostgreSQL Development, 24x7 Support, Remote DBA, Training & Services




pgsql-hackers by date:

Previous
From: Amit Kapila
Date:
Subject: Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions
Next
From: Tom Lane
Date:
Subject: Re: renaming configure.in to configure.ac