https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126847
--- Comment #6 from ro at CeBiTec dot Uni-Bielefeld.DE <ro at CeBiTec dot Uni-Bielefeld.DE> --- > A proposed patch to detect python3 even if python2 is installed. The patch > removes ax_python_devel.m4 and replaces it with ax_python_interpreter.m4 which > is a stripped down version with no optional parameters. You might consider moving that to toplevel config at some point so it could be reused elsewhere. > I've built gm2 when Python versions [2and3, 3and2, 2, 3] are available in the > search path. This patch fixes the Mac OS X 10.13/Darwin 17 builds (32 and 64-bit-default) for me. Thanks.
