summaryrefslogtreecommitdiff
path: root/Build/source/libs/zlib/zlib-src/treebuild.xml
diff options
context:
space:
mode:
authorAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-01-03 23:31:37 +0000
committerAkira Kakuto <kakuto@fuk.kindai.ac.jp>2017-01-03 23:31:37 +0000
commit9763763f0962672ad1d97de54b98aad94851eb21 (patch)
tree2cea1a495716e2010e1c7898c599fe6f9eaccf1b /Build/source/libs/zlib/zlib-src/treebuild.xml
parentbb2a62b68543b4ddab09b09e0769719a995641bb (diff)
zlib 1.2.10
git-svn-id: svn://tug.org/texlive/trunk@42859 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/libs/zlib/zlib-src/treebuild.xml')
-rw-r--r--Build/source/libs/zlib/zlib-src/treebuild.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Build/source/libs/zlib/zlib-src/treebuild.xml b/Build/source/libs/zlib/zlib-src/treebuild.xml
index 38d29d75efc..a530cc075cb 100644
--- a/Build/source/libs/zlib/zlib-src/treebuild.xml
+++ b/Build/source/libs/zlib/zlib-src/treebuild.xml
@@ -1,6 +1,6 @@
<?xml version="1.0" ?>
-<package name="zlib" version="1.2.8">
- <library name="zlib" dlversion="1.2.8" dlname="z">
+<package name="zlib" version="1.2.10">
+ <library name="zlib" dlversion="1.2.10" dlname="z">
<property name="description"> zip compression library </property>
<property name="include-target-dir" value="$(@PACKAGE/install-includedir)" />
@@ -101,7 +101,7 @@
<!--
CFLAGS=-O
#CFLAGS=-O -DMAX_WBITS=14 -DMAX_MEM_LEVEL=7
-#CFLAGS=-g -DDEBUG
+#CFLAGS=-g -DZLIB_DEBUG
#CFLAGS=-O3 -Wall -Wwrite-strings -Wpointer-arith -Wconversion \
# -Wstrict-prototypes -Wmissing-prototypes