Author :
Alexandre Duret-Lutz
Date :
2003-01-16 11:40:42
Hash :29ccf3d9 Message :* 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.