From 37e294439db5c0243bb4555107153fd406fc345b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 16 Mar 2012 06:55:48 +0000 Subject: Fixed minor typos git-svn-id: svn://tug.org/texlive/trunk@25663 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/xdvik/ChangeLog.TL | 5 +++++ Build/source/texk/xdvik/Makefile.am | 4 ++-- Build/source/texk/xdvik/Makefile.in | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) (limited to 'Build/source/texk/xdvik') diff --git a/Build/source/texk/xdvik/ChangeLog.TL b/Build/source/texk/xdvik/ChangeLog.TL index ecb7fc5c9aa..5c6f04aea6c 100644 --- a/Build/source/texk/xdvik/ChangeLog.TL +++ b/Build/source/texk/xdvik/ChangeLog.TL @@ -1,6 +1,11 @@ ChangeLog.TL: Changes for xdvik (TeX Live) ================================================== +2012-03-15 Peter Breitenlohner + + * xdvi.1.in: Remove an unmatched #endif and formatting bugs. + * Makefile.am: Fixed a typo (in comment). + 2012-02-21 Peter Breitenlohner * configure.ac: Drop XDVI_CC_CONCAT and XDVI_SYS_SUNOS_4, the diff --git a/Build/source/texk/xdvik/Makefile.am b/Build/source/texk/xdvik/Makefile.am index 702bd199288..fbb694ebc60 100644 --- a/Build/source/texk/xdvik/Makefile.am +++ b/Build/source/texk/xdvik/Makefile.am @@ -1,6 +1,6 @@ ## Makefile.am for the TeX Live subdirectory texk/xdvik/ ## -## Copyright (C) 2009, 2011 Peter Breitenlohner +## Copyright (C) 2009-2012 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## ACLOCAL_AMFLAGS = -I ../../m4 -I m4 @@ -180,7 +180,7 @@ $(xdvi_bin_OBJECTS): libxdvi.a $(common_dependencies) LDADD = libxdvi.a $(common_ldadd) -# When cross-compiling, EXEEXT for the build and hosts system may differ. +# When cross-compiling, EXEEXT for the build and host systems may differ. # Thus we depend on the auxiliary file squeeze/stamp-squeeze. psheader.c: psheader.txt squeeze/stamp-squeeze squeeze/squeeze $(srcdir)/psheader.txt $@ diff --git a/Build/source/texk/xdvik/Makefile.in b/Build/source/texk/xdvik/Makefile.in index a8a00280c86..99560f42104 100644 --- a/Build/source/texk/xdvik/Makefile.in +++ b/Build/source/texk/xdvik/Makefile.in @@ -1699,7 +1699,7 @@ config.force: $(common_dependencies) $(xdvi_bin_OBJECTS): libxdvi.a $(common_dependencies) -# When cross-compiling, EXEEXT for the build and hosts system may differ. +# When cross-compiling, EXEEXT for the build and host systems may differ. # Thus we depend on the auxiliary file squeeze/stamp-squeeze. psheader.c: psheader.txt squeeze/stamp-squeeze squeeze/squeeze $(srcdir)/psheader.txt $@ -- cgit v1.2.3