--- Begin Message ---
Subject: |
automake: support for python3.4 |
Date: |
Sat, 8 Aug 2015 18:59:39 +0200 |
Hi!
NetBSD pkgsrc (but also some Linux distributions) installs the python
interpreter from python-3.4 as "python3.4".
AM_PATH_PYTHON does not look for that name.
The attached patch (against anongit from a minute ago) fixes this.
Please include it in the next release.
Thanks,
Thomas
0001-AM_PATH_PYTHON-look-for-python3.4-binary-as-well.patch
Description: Text document
--- End Message ---
--- Begin Message ---
Subject: |
Re: automake: m4/python.m4: support python3.4 and python3.5 |
Date: |
Sat, 23 Apr 2016 13:54:35 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 |
On 04/22/2016 06:46 AM, Thomas Klausner wrote:
Thanks. I don't see the commit onhttp://git.savannah.gnu.org/cgit/automake.git
yet though?
http://git.savannah.gnu.org/cgit/automake.git/log/?h=micro
We can also close my bug report 21219
(https://debbugs.gnu.org/cgi/bugreport.cgi?bug=21219).
Thomas
OK, done.
--- End Message ---