[tlbuild] once again test build

Peter Breitenlohner peb at mppmu.mpg.de
Mon Apr 14 13:58:52 CEST 2014


On Tue, 8 Apr 2014, Paul Vojta wrote:

> I plan to release xdvik-22.87 in a few days.  I hope it can be included in
> TL14.
>
> It adds one test to its configure script (this is already in cvs),
> but other than that I don't expect any platform-specific issues.

Now included in the TL SVN repo, with these changes accumulated over the
last year:

2013-09-02  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	* Makefile.am: Drop ACLOCAL_AMFLAGS.
 	* configure.ac: Use AC_CONFIG_MACRO_DIRS.

2013-07-02  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	* *.[ch], gui/*.[ch], tests/*.[ch]: Include "xdvi-config.h"
 	first in all compilable source files but not in headers, as
 	claimed in a comment at the top of xdvi-config.h.

2013-07-01  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	* font-open.c, psdps.c, xdvi.h: Replace bcopy(f, t, l) =>
 	memcpy(t, f, l).
 	* psgs.c: Replace rindex() => strrchr().

2013-06-28  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	* xlwradioP.h: May need to #include <X11/Xaw/XawInit.h>.

2013-06-27  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	Drop variables that are set but not used:
 	* dvi-draw.c: 'actual_w'.
 	* events.c: 'arg_bak' and 'clear_statusline'.
 	* gui/print-dialog.c: 'dest_label' and 'range_label'.
 	* gui/search-dialog.c: 'timeout'.
 	* hypertex.c: 'x_delta'.
 	* special.c: 'found' (two times).
 	* xdvi.c: 'exclusive'.

2013-06-20  Peter Breitenlohner  <peb at mppmu.mpg.de>

 	* m4/xdvi-check-iconv.m4: Somewhat improved logic.


Regards
Peter



More information about the tlbuild mailing list