https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126847

--- Comment #5 from Gaius Mulley <gaius at gcc dot gnu.org> ---
Created attachment 65390
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=65390&action=edit
Proposed patch for libgm2 (python3 detection)

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.

I've built gm2 when Python versions [2and3, 3and2, 2, 3] are available in the
search path.

Reply via email to