diff options
author | Gaius Mulley <gaiusmod2@gmail.com> | 2022-12-12 18:03:31 +0000 |
---|---|---|
committer | Gaius Mulley <gaiusmod2@gmail.com> | 2022-12-12 18:03:31 +0000 |
commit | d5d3e57d33b25a5922858013e4b922e9dbc4bf27 (patch) | |
tree | a3097fd661fe7345988264762b4a8f194683d62a /gcc/cppbuiltin.h | |
parent | 5a359399d8f7f2c6fc22d69fffd428a75999e200 (diff) | |
download | gcc-d5d3e57d33b25a5922858013e4b922e9dbc4bf27.zip gcc-d5d3e57d33b25a5922858013e4b922e9dbc4bf27.tar.gz gcc-d5d3e57d33b25a5922858013e4b922e9dbc4bf27.tar.bz2 |
Python3 detected in gcc/configure.ac, python3 modules install.texi.
This patch fixes three problems. Firstly python3 is now detected
via a re-exp match python3 --version. Secondly python3 modules
are described in doc/install.texi and modula-2 documentation
dependency upon python3 is mentioned. Thirdly bug fixes for
--enable-generated-files-in-srcdir with the modula-2 front end
are made to Make-lang.in.
gcc/ChangeLog:
* gcc/aclocal.m4: Rebuilt.
* gcc/configure: Rebuilt.
* gcc/configure.ac (HAVE_PYTHON): Use ACX_CHECK_PROG_VER
and re-exp to detect Python3.
* doc/install.texi (GM2): New prerequisite item added.
(Python3 modules) New item added.
* m2/Make-lang.in: Bugfixes for
--enable-generated-files-in-srcdir.
Signed-off-by: Gaius Mulley <gaiusmod2@gmail.com>
Diffstat (limited to 'gcc/cppbuiltin.h')
0 files changed, 0 insertions, 0 deletions