aboutsummaryrefslogtreecommitdiff
path: root/zlib/Makefile.in
diff options
context:
space:
mode:
authorMartin Jambor <mjambor@suse.cz>2023-06-16 18:10:21 +0200
committerMartin Jambor <mjambor@suse.cz>2023-06-16 18:12:31 +0200
commitea1cd66f2200839d46a8b4dc140d18c00b849c82 (patch)
treebd7b6a1e672916daa1055048cedee3e0ab4eed48 /zlib/Makefile.in
parent8216ca85037be9f4d5c20540522a22a4a93b660e (diff)
downloadgcc-ea1cd66f2200839d46a8b4dc140d18c00b849c82.zip
gcc-ea1cd66f2200839d46a8b4dc140d18c00b849c82.tar.gz
gcc-ea1cd66f2200839d46a8b4dc140d18c00b849c82.tar.bz2
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.
Diffstat (limited to 'zlib/Makefile.in')
-rw-r--r--zlib/Makefile.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/zlib/Makefile.in b/zlib/Makefile.in
index 3f5102d..80fe3b6 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@