From 10635b305de0e8c1aa96a5bb1747e285a654baaa Mon Sep 17 00:00:00 2001 From: Akira Kakuto Date: Sun, 25 Apr 2010 14:50:36 +0000 Subject: remove TEXDLL. git-svn-id: svn://tug.org/texlive/trunk@17989 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/ChangeLog | 11 ++++++++--- Build/source/texk/web2c/texmfmp.h | 2 +- 2 files changed, 9 insertions(+), 4 deletions(-) (limited to 'Build') diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog index 8fce04bcc29..c2e862388f4 100644 --- a/Build/source/texk/web2c/ChangeLog +++ b/Build/source/texk/web2c/ChangeLog @@ -1,3 +1,8 @@ +2010-04-25 Akira Kakuto + + * texmfmp.h: remove TEXDLL. + * config.h: still there is TEXDLL for safety. + 2010-04-22 Peter Breitenlohner * pltotf.ch, vptovf.ch: Bug fix, from ptexdir/ppltotf.ch by @@ -936,7 +941,7 @@ * doc/web2c.texi (gftodvi invocation): talk a bit more about slant fonts, pursuant to DEK's message to tex-k of 10 Jul 2005 18:38:11. -2007-12-19 Martin Schröder +2007-12-19 Martin Schr er * tex.ch (ssup_max_strings): increase to 2097151 (sup_main_memory): increase to 256000000 @@ -1862,7 +1867,7 @@ * tex.ch: Initialize source_filename_stack[0], full_source_filename_stack[0] -- these can be read under some - circumstances. Found by Krank Küster . + circumstances. Found by Krank Kter . * tex.ch: Correct printing of |src_specials| when weaving. @@ -2717,7 +2722,7 @@ * dvitomp.ch: A checksum failure should result in a warning, but not in a non-zero return code. This was done correctly in one - location, wrong in another. Reported by Berthold Höllmann. + location, wrong in another. Reported by Berthold H lmann. 1999-05-30 Olaf Weber diff --git a/Build/source/texk/web2c/texmfmp.h b/Build/source/texk/web2c/texmfmp.h index 9a225417dc8..0dfdb8f42ad 100644 --- a/Build/source/texk/web2c/texmfmp.h +++ b/Build/source/texk/web2c/texmfmp.h @@ -116,7 +116,7 @@ extern int shell_cmd_is_allowed (const char *cmd, char **safecmd, char **cmdname extern int runsystem (const char *cmd); /* The entry point. */ -extern void TEXDLL maininit (int ac, string *av); +extern void maininit (int ac, string *av); /* All but the Omega family use this. */ #if !defined(Aleph) -- cgit v1.2.3