diff options
author | Karl Berry <karl@freefriends.org> | 2009-06-03 00:43:22 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-06-03 00:43:22 +0000 |
commit | 8a2651fb8ab441337cb1482b2405335ca6aaf504 (patch) | |
tree | a898256ef8036bb8224bcdbafdc9489fb43f6350 /Build/source/utils/xindy/ChangeLog.TL | |
parent | 186368070c9cdd94bce27758ebadb699bc440c2f (diff) |
strip xindy.run (aka clisp)
git-svn-id: svn://tug.org/texlive/trunk@13590 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/utils/xindy/ChangeLog.TL')
-rw-r--r-- | Build/source/utils/xindy/ChangeLog.TL | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/Build/source/utils/xindy/ChangeLog.TL b/Build/source/utils/xindy/ChangeLog.TL index 1ab09c5e330..63805235b25 100644 --- a/Build/source/utils/xindy/ChangeLog.TL +++ b/Build/source/utils/xindy/ChangeLog.TL @@ -1,6 +1,10 @@ ChangeLog.TL: Changes for xindy (teTeX / TeX Live) ====================================================== +2009-06-03 Karl Berry <karl@tug.org> + + * rte/Makefile.am (XINDY_RUN): $(STRIP) it. + 2009-05-18 Peter Breitenlohner <peb@mppmu.mpg.de> * configure.ac, ac/xindy.ac: Reorganize for dual use: @@ -38,4 +42,3 @@ ChangeLog.TL: Changes for xindy (teTeX / TeX Live) * ac/xindy.ac (new): Configure options also shown at top-level. * m4/tl_msg_error.m4 (new): Define TL_MSG_ERROR such that 'configure --disable-build' succeeds without clisp. - |