diff options
author | Karl Berry <karl@freefriends.org> | 2019-12-10 18:39:13 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2019-12-10 18:39:13 +0000 |
commit | fb79a713b57e5f60ec8b94b5559602fb12368c80 (patch) | |
tree | 5cb515f13dcdf1af615ad11024fd981637161a91 /Build/source/texk/web2c/eptexdir/ChangeLog | |
parent | 2bc8de74125743b8e3fb84e02f33c65bf9959e82 (diff) |
compress (with zlib) .fmt files for all but tex and aleph, following xetex; from Hironori KITAGAWA
git-svn-id: svn://tug.org/texlive/trunk@53078 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/web2c/eptexdir/ChangeLog')
-rw-r--r-- | Build/source/texk/web2c/eptexdir/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Build/source/texk/web2c/eptexdir/ChangeLog b/Build/source/texk/web2c/eptexdir/ChangeLog index 74adf83c2a8..c273bad7fa1 100644 --- a/Build/source/texk/web2c/eptexdir/ChangeLog +++ b/Build/source/texk/web2c/eptexdir/ChangeLog @@ -1,3 +1,10 @@ +2019-12-10 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> + + * am/eptex.am (eptex_CPPFLAGS): append $(ZLIB_INCLUDES). + (eptex_LDADD): append $(ZLIB_LIBS.) + (eptex_DEPENDENCIES): append $(ZLIB_DEPEND) + (eptex_web_srcs): append zlib-fmt.ch. + 2019-11-12 Hironori Kitagawa <h_kitagawa2001@yahoo.co.jp> * pdfutils.ch: Add primitives \Uchar and \Ucharcat. |