]> git.ipfire.org Git - thirdparty/automake.git/commit
* m4/python.m4 (AM_PATH_PYTHON): Query distutils for `pythondir'
authorAlexandre Duret-Lutz <adl@gnu.org>
Thu, 16 Jan 2003 11:40:42 +0000 (11:40 +0000)
committerAlexandre Duret-Lutz <adl@gnu.org>
Thu, 16 Jan 2003 11:40:42 +0000 (11:40 +0000)
commit29ccf3d9ffed4f462ce4da7aa89f8759508e7f81
tree040dc0821870a600b318c9414688b8ee15c69dbf
parent33aa85b64701acdaf953340f88ef52b0f110a898
* m4/python.m4 (AM_PATH_PYTHON): Query distutils for `pythondir'
or `pyexecdir', for the sake of 64-bit distributions that usually
use lib64/ instead of lib/.  Fall back to the default directory
if it doesn't work.
Suggested by Gwenole Beauchesne.
ChangeLog
THANKS
m4/python.m4