public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH (pushed)] re-run configure
@ 2022-11-29  8:34 Martin Liška
  0 siblings, 0 replies; only message in thread
From: Martin Liška @ 2022-11-29  8:34 UTC (permalink / raw)
  To: gcc-patches; +Cc: yunqiang.su

gcc/ChangeLog:

	* configure: Regenerate.
---
  gcc/configure | 7 ++++---
  1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/gcc/configure b/gcc/configure
index aa0960991c9..a742d4406a8 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.38.1


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2022-11-29  8:34 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-29  8:34 [PATCH (pushed)] re-run configure Martin Liška

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).