summaryrefslogtreecommitdiff
path: root/Build/source/libs/zlib/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2020-12-03 22:59:23 +0000
committerKarl Berry <karl@freefriends.org>2020-12-03 22:59:23 +0000
commit1e23c61346f5bb93a315c9080d8d1f013f2dc291 (patch)
tree63ce764062dc9ed3175fd64c374f97917fe3cf1e /Build/source/libs/zlib/ChangeLog
parent6ef2df7ed6fcfe9b3c8bd82a581b9e2a9a7e237e (diff)
delete AC_HEADER_STDC (will be no-op in next autoconf-2.70) and test of its variable; do not force -O3 if gcc
git-svn-id: svn://tug.org/texlive/trunk@57060 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/zlib/ChangeLog')
-rw-r--r--Build/source/libs/zlib/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/libs/zlib/ChangeLog b/Build/source/libs/zlib/ChangeLog
index 91e20320620..3684349da73 100644
--- a/Build/source/libs/zlib/ChangeLog
+++ b/Build/source/libs/zlib/ChangeLog
@@ -1,3 +1,11 @@
+2020-12-03 Karl Berry <karl@freefriends.org>
+
+ * configure.ac (CFLAGS): do not force -O3 if gcc; there are endless
+ optimization options these days.
+ (AC_HEADER_STDC): remove since it will be a no-op in the upcoming
+ autoconf-2.70, and is presumably not needed; do not explicitly test
+ $ac_cv_header_stdc since it won't be defined.
+
2017-01-15 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
Import zlib-1.2.11.