summaryrefslogtreecommitdiff
path: root/Build/source/texk/tex4htk/ChangeLog
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-02-22 12:09:38 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-02-22 12:09:38 +0000
commitb287d7f6a13823ea17e0bd415981d3a5953ca703 (patch)
treea420b28a35f7761f064d50bb610dbb2b46c71486 /Build/source/texk/tex4htk/ChangeLog
parent5fd6fd3479fcbbda52ebca7b5e80a5aaa1add69f (diff)
build system: various small fixes for mingw32 cross compilation
still incomplete git-svn-id: svn://tug.org/texlive/trunk@17141 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/tex4htk/ChangeLog')
-rw-r--r--Build/source/texk/tex4htk/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/Build/source/texk/tex4htk/ChangeLog b/Build/source/texk/tex4htk/ChangeLog
index 12768ded25a..a31ff248cfe 100644
--- a/Build/source/texk/tex4htk/ChangeLog
+++ b/Build/source/texk/tex4htk/ChangeLog
@@ -1,3 +1,9 @@
+2010-02-20 Peter Breitenlohner <peb@mppmu.mpg.de>
+
+ * tex4ht.c [__MINGW32__]: #define HAVE_BOOLEAN in order to avoid
+ conflicting declaration for boolean from kpathsea/types.h.
+ Declare various param strings as const.
+
2009-09-30 Peter Breitenlohner <peb@mppmu.mpg.de>
* t4ht.c, tex4ht.c: Declare numerous param and local strings as