public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r14-1894] Regenerate some autotools generated files
@ 2023-06-16 16:13 Martin Jambor
  0 siblings, 0 replies; only message in thread
From: Martin Jambor @ 2023-06-16 16:13 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:ea1cd66f2200839d46a8b4dc140d18c00b849c82

commit r14-1894-gea1cd66f2200839d46a8b4dc140d18c00b849c82
Author: Martin Jambor <mjambor@suse.cz>
Date:   Fri Jun 16 18:10:21 2023 +0200

    Regenerate some autotools generated files
    
    As discussed in
    https://gcc.gnu.org/pipermail/gcc-patches/2023-June/621976.html this
    should put the autotools generated files in sync to what they were
    generated from (and make an automated checker happy).
    
    Tested by bootstrapping on top of only a few revisions ago.
    
    zlib/ChangeLog:
    
    2023-06-16  Martin Jambor  <mjambor@suse.cz>
    
            * Makefile.in: Regenerate.
            * configure: Likewise.
    
    gcc/ChangeLog:
    
    2023-06-16  Martin Jambor  <mjambor@suse.cz>
    
            * configure: Regenerate.

Diff:
---
 gcc/configure    | 4 ++--
 zlib/Makefile.in | 2 ++
 zlib/configure   | 4 ++--
 3 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/gcc/configure b/gcc/configure
index a4563a9cade..f7b4b283ca2 100755
--- a/gcc/configure
+++ b/gcc/configure
@@ -19847,7 +19847,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 19848 "configure"
+#line 19850 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -19953,7 +19953,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 19954 "configure"
+#line 19956 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
diff --git a/zlib/Makefile.in b/zlib/Makefile.in
index 3f5102d1b87..80fe3b69116 100644
--- a/zlib/Makefile.in
+++ b/zlib/Makefile.in
@@ -353,6 +353,8 @@ datadir = @datadir@
 datarootdir = @datarootdir@
 docdir = @docdir@
 dvidir = @dvidir@
+enable_host_pie = @enable_host_pie@
+enable_host_shared = @enable_host_shared@
 exec_prefix = @exec_prefix@
 host = @host@
 host_alias = @host_alias@
diff --git a/zlib/configure b/zlib/configure
index 77be6c284e3..9308866a636 100755
--- a/zlib/configure
+++ b/zlib/configure
@@ -10763,7 +10763,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10778 "configure"
+#line 10766 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H
@@ -10869,7 +10869,7 @@ else
   lt_dlunknown=0; lt_dlno_uscore=1; lt_dlneed_uscore=2
   lt_status=$lt_dlunknown
   cat > conftest.$ac_ext <<_LT_EOF
-#line 10884 "configure"
+#line 10872 "configure"
 #include "confdefs.h"
 
 #if HAVE_DLFCN_H

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

only message in thread, other threads:[~2023-06-16 16:13 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-06-16 16:13 [gcc r14-1894] Regenerate some autotools generated files Martin Jambor

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).