Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Python: Dev

Re: cpython (3.1): - rename configure.in to configure.ac

 

 

Python dev RSS feed   Index | Next | Previous | View Threaded


solipsis at pitrou

Mar 15, 2012, 3:31 AM

Post #1 of 4 (103 views)
Permalink
Re: cpython (3.1): - rename configure.in to configure.ac

On Wed, 14 Mar 2012 23:27:24 +0100
matthias.klose <python-checkins [at] python> wrote:
> http://hg.python.org/cpython/rev/55ab7a272f0a
> changeset: 75659:55ab7a272f0a
> branch: 3.1
> parent: 75199:df3b2b5db900
> user: Matthias Klose <doko [at] ubuntu>
> date: Wed Mar 14 23:10:15 2012 +0100
> summary:
> - rename configure.in to configure.ac
> - change references from configure.in to configure.ac

What's the rationale for this change? There doesn't seem to be an issue
number.

Regards

Antoine.


_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


doko at ubuntu

Mar 15, 2012, 9:33 AM

Post #2 of 4 (93 views)
Permalink
Re: cpython (3.1): - rename configure.in to configure.ac [In reply to]

On 15.03.2012 11:31, Antoine Pitrou wrote:
> On Wed, 14 Mar 2012 23:27:24 +0100
> matthias.klose<python-checkins [at] python> wrote:
>> http://hg.python.org/cpython/rev/55ab7a272f0a
>> changeset: 75659:55ab7a272f0a
>> branch: 3.1
>> parent: 75199:df3b2b5db900
>> user: Matthias Klose<doko [at] ubuntu>
>> date: Wed Mar 14 23:10:15 2012 +0100
>> summary:
>> - rename configure.in to configure.ac
>> - change references from configure.in to configure.ac
>
> What's the rationale for this change? There doesn't seem to be an issue
> number.

autoconf files up to 2.13 have the .in extension, autoconf files for 2.50 and
newer the .ac extension. This is a no change, except for having autoconf2.13
installed, and the autoconf then failing.
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


g.brandl at gmx

Mar 15, 2012, 10:49 AM

Post #3 of 4 (93 views)
Permalink
Re: cpython (3.1): - rename configure.in to configure.ac [In reply to]

On 15.03.2012 17:33, Matthias Klose wrote:
> On 15.03.2012 11:31, Antoine Pitrou wrote:
>> On Wed, 14 Mar 2012 23:27:24 +0100
>> matthias.klose<python-checkins [at] python> wrote:
>>> http://hg.python.org/cpython/rev/55ab7a272f0a
>>> changeset: 75659:55ab7a272f0a
>>> branch: 3.1
>>> parent: 75199:df3b2b5db900
>>> user: Matthias Klose<doko [at] ubuntu>
>>> date: Wed Mar 14 23:10:15 2012 +0100
>>> summary:
>>> - rename configure.in to configure.ac
>>> - change references from configure.in to configure.ac
>>
>> What's the rationale for this change? There doesn't seem to be an issue
>> number.
>
> autoconf files up to 2.13 have the .in extension, autoconf files for 2.50 and
> newer the .ac extension. This is a no change, except for having autoconf2.13
> installed, and the autoconf then failing.

Not sure it belongs in 3.1 though.

Georg

_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com


benjamin at python

Mar 15, 2012, 11:02 AM

Post #4 of 4 (96 views)
Permalink
Re: cpython (3.1): - rename configure.in to configure.ac [In reply to]

2012/3/15 Georg Brandl <g.brandl [at] gmx>:
> On 15.03.2012 17:33, Matthias Klose wrote:
>>
>> On 15.03.2012 11:31, Antoine Pitrou wrote:
>>>
>>>  On Wed, 14 Mar 2012 23:27:24 +0100
>>>  matthias.klose<python-checkins [at] python>   wrote:
>>>>
>>>>  http://hg.python.org/cpython/rev/55ab7a272f0a
>>>>  changeset:   75659:55ab7a272f0a
>>>>  branch:      3.1
>>>>  parent:      75199:df3b2b5db900
>>>>  user:        Matthias Klose<doko [at] ubuntu>
>>>>  date:        Wed Mar 14 23:10:15 2012 +0100
>>>>  summary:
>>>>    - rename configure.in to configure.ac
>>>>  - change references from configure.in to configure.ac
>>>
>>>
>>>  What's the rationale for this change? There doesn't seem to be an issue
>>>  number.
>>
>>
>> autoconf files up to 2.13 have the .in extension, autoconf files for 2.50
>> and
>> newer the .ac extension.  This is a no change, except for having
>> autoconf2.13
>> installed, and the autoconf then failing.
>
>
> Not sure it belongs in 3.1 though.

I told him he could change 3.1 for ease of maintenance in the future.



--
Regards,
Benjamin
_______________________________________________
Python-Dev mailing list
Python-Dev [at] python
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: http://mail.python.org/mailman/options/python-dev/list-python-dev%40lists.gossamer-threads.com

Python dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.