bug#35322: AM_PATH_PYTHON incompatible with Python frameworks on macOS

2021-03-01 Thread Joshua Root
On 2021-3-2 10:14 , Karl Berry wrote: Thanks much for the patch (including fixing the tests). I don't see any immediate comments. Jim and I will ponder for a couple days. --best, karl. Thanks Karl. I'd certainly appreciate input from other packagers as well. I wonder if it might also make sens

bug#35322: AM_PATH_PYTHON incompatible with Python frameworks on macOS

2021-03-01 Thread Karl Berry
Hi Joshua, How about this? It bases the default values of PYTHON_PREFIX and PYTHON_EXEC_PREFIX on sys.prefix and sys.exec_prefix respectively, ... Thanks much for the patch (including fixing the tests). I don't see any immediate comments. Jim and I will ponder for a couple days. --best,