From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 1499) id 0E1E53858407; Sat, 22 Oct 2022 01:58:07 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 0E1E53858407 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gcc.gnu.org; s=default; t=1666403888; bh=q/z1TG+PEGqCNwzj+S2wXBHiDd7UwjOjvay+SNw+Wcs=; h=From:To:Subject:Date:From; b=U/PMXSsct/Kj7P5N3SB98GOdJkOFQILxEhOKiWMvfitnb45O8cNWLYMhrsJfET/vl ymt+bFethSyXD4TWD8FSdSsVjlalBrj6tmLh45M20JVrgZPf5YWvvIlbrWFTxVAklX GmZyTZvA83QwVF49jH5+kZW2RBv3UxdMeQkjO5Zw= Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Gaius Mulley To: gcc-cvs@gcc.gnu.org Subject: [gcc/devel/modula-2] gcc/configure reverted prior to a merge X-Act-Checkin: gcc X-Git-Author: Gaius Mulley X-Git-Refname: refs/heads/devel/modula-2 X-Git-Oldrev: f7b2d2d0ab28744763540ffe2f3b5001fbf3e211 X-Git-Newrev: 1c4163fda4a23fab9cce4368c7e59246d26ec28a Message-Id: <20221022015808.0E1E53858407@sourceware.org> Date: Sat, 22 Oct 2022 01:58:07 +0000 (GMT) List-Id: https://gcc.gnu.org/g:1c4163fda4a23fab9cce4368c7e59246d26ec28a commit 1c4163fda4a23fab9cce4368c7e59246d26ec28a Author: Gaius Mulley Date: Sat Oct 22 02:43:19 2022 +0100 gcc/configure reverted prior to a merge Signed-off-by: Gaius Mulley Diff: --- gcc/configure | 93 ++++------------------------------------------------------- 1 file changed, 5 insertions(+), 88 deletions(-) diff --git a/gcc/configure b/gcc/configure index f8b96b64b56..c6def4c88e5 100755 --- a/gcc/configure +++ b/gcc/configure @@ -805,8 +805,6 @@ am__leading_dot doc_build_sys AR NM -PYTHON -HAVE_PYTHON BISON FLEX GENERATED_MANPAGES @@ -3335,6 +3333,7 @@ ac_compiler_gnu=$ac_cv_c_compiler_gnu + ac_config_headers="$ac_config_headers auto-host.h:config.in" @@ -8904,89 +8903,6 @@ done test -n "$BISON" || BISON="$MISSING bison" -# Python3? -# Extract the first word of "python3", so it can be a program name with args. -set dummy python3; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_HAVE_PYTHON+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$HAVE_PYTHON"; then - ac_cv_prog_HAVE_PYTHON="$HAVE_PYTHON" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_HAVE_PYTHON=""yes"" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - - test -z "$ac_cv_prog_HAVE_PYTHON" && ac_cv_prog_HAVE_PYTHON=""no"" -fi -fi -HAVE_PYTHON=$ac_cv_prog_HAVE_PYTHON -if test -n "$HAVE_PYTHON"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $HAVE_PYTHON" >&5 -$as_echo "$HAVE_PYTHON" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - -for ac_prog in python3 -do - # Extract the first word of "$ac_prog", so it can be a program name with args. -set dummy $ac_prog; ac_word=$2 -{ $as_echo "$as_me:${as_lineno-$LINENO}: checking for $ac_word" >&5 -$as_echo_n "checking for $ac_word... " >&6; } -if ${ac_cv_prog_PYTHON+:} false; then : - $as_echo_n "(cached) " >&6 -else - if test -n "$PYTHON"; then - ac_cv_prog_PYTHON="$PYTHON" # Let the user override the test. -else -as_save_IFS=$IFS; IFS=$PATH_SEPARATOR -for as_dir in $PATH -do - IFS=$as_save_IFS - test -z "$as_dir" && as_dir=. - for ac_exec_ext in '' $ac_executable_extensions; do - if as_fn_executable_p "$as_dir/$ac_word$ac_exec_ext"; then - ac_cv_prog_PYTHON="$ac_prog" - $as_echo "$as_me:${as_lineno-$LINENO}: found $as_dir/$ac_word$ac_exec_ext" >&5 - break 2 - fi -done - done -IFS=$as_save_IFS - -fi -fi -PYTHON=$ac_cv_prog_PYTHON -if test -n "$PYTHON"; then - { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PYTHON" >&5 -$as_echo "$PYTHON" >&6; } -else - { $as_echo "$as_me:${as_lineno-$LINENO}: result: no" >&5 -$as_echo "no" >&6; } -fi - - - test -n "$PYTHON" && break -done -test -n "$PYTHON" || PYTHON="$MISSING python3" - - # Binutils are not build modules, unlike bison/flex/makeinfo. So we # check for build == host before using them. @@ -12985,7 +12901,7 @@ case ${enable_threads} in target_thread_file='single' ;; aix | dce | lynx | mipssde | posix | rtems | \ - single | tpf | vxworks | win32) + single | tpf | vxworks | win32 | mcf) target_thread_file=${enable_threads} ;; *) @@ -19798,7 +19714,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19801 "configure" +#line 19717 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -19904,7 +19820,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19907 "configure" +#line 19823 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -33985,3 +33901,4 @@ if test -n "$ac_unrecognized_opts" && test "$enable_option_checking" != no; then $as_echo "$as_me: WARNING: unrecognized options: $ac_unrecognized_opts" >&2;} fi +