python: use posix_prefix instead of posix_local on Debian.
commitac64ce260abd4a7e5f6ea72dcdabf191aad9536d
authorGianfranco Costamagna <locutusofborg@debian.org>
Wed, 17 Jan 2024 22:48:13 +0000 (17 14:48 -0800)
committerKarl Berry <karl@freefriends.org>
Wed, 17 Jan 2024 22:48:13 +0000 (17 14:48 -0800)
tree93f2d0bb51b2380a3a26e279ffe624a8fe0da516
parent22ecc131cd36d0725acf6ef801d963aeada531a3
python: use posix_prefix instead of posix_local on Debian.

From https://debbugs.gnu.org/cgi/bugreport.cgi?bug=54412#17.
(Patch slightly adapted by Bogdan from original by Gianfranco,
as posted by Stefano Rivera in message#14.)

* m4/python.m4 (AM_PATH_PYTHON): replace Debian's posix_local
scheme with posix_prefix.
* doc/automake.texi (Python) <pythondir>: say a bit more.
* NEWS: mention this.
NEWS
doc/automake.texi
m4/python.m4