summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2010-02-15 01:43:12 +0000
committerKarl Berry <karl@freefriends.org>2010-02-15 01:43:12 +0000
commitcf27a3ce2d285007644e7577bb29ff7c28eed60f (patch)
treebc882df3239f39fbe3a5bb7adcf1fd2486b18a41 /Build/source/texk/kpathsea/ChangeLog
parentb77b8199329b20ca0d1db70060cef4e81704e74d (diff)
use __DJGPP__ instead of DJGPP (from Javier Mugica)
git-svn-id: svn://tug.org/texlive/trunk@17027 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 9e56ac31d83..21021e75d96 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,13 @@
+2010-02-15 Karl Berry <karl@tug.org>
+
+ * tex-make.c [DJGPP]: change conditionals to __DJGPP__ for
+ consistency.
+
+ * progname.c (<kpathsea/mingw32.h>) [__MINGW32__]: remove
+ #include, it's redundant with kpathsea/config.h.
+ (<kpathsea/c-pathmx.h>) [__DJGPP__]: change conditional from DJGPP.
+ Suggestion from Javier Mugica, 13 Feb 2010 20:46:12.
+
2010-02-12 Peter Breitenlohner <peb@mppmu.mpg.de>
* dir.c (kpathsea_dir_p), elt-dirs.c (kpathsea_normalize_path),