From e16104073281dd1da10a858e4c214b6c5c2d7598 Mon Sep 17 00:00:00 2001 From: Martin Liska Date: Tue, 29 Nov 2022 09:33:59 +0100 Subject: [PATCH] re-run configure gcc/ChangeLog: * configure: Regenerate. --- gcc/configure | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/gcc/configure b/gcc/configure index aa0960991c92..a742d4406a82 100755 --- a/gcc/configure +++ b/gcc/configure @@ -7843,7 +7843,8 @@ if test x${enable_multiarch} = xauto; then fi fi if test x${enable_multiarch} = xyes; then - $as_echo "#define ENABLE_MULTIARCH 1" >>confdefs.h + +$as_echo "#define ENABLE_MULTIARCH 1" >>confdefs.h fi { $as_echo "$as_me:${as_lineno-$LINENO}: checking for multiarch configuration" >&5 @@ -19710,7 +19711,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19713 "configure" +#line 19714 "configure" #include "confdefs.h" #if HAVE_DLFCN_H @@ -19816,7 +19817,7 @@ else lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2 lt_status=$lt_dlunknown cat > conftest.$ac_ext <<_LT_EOF -#line 19819 "configure" +#line 19820 "configure" #include "confdefs.h" #if HAVE_DLFCN_H -- 2.47.2