summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/ChangeLog')
-rw-r--r--Build/source/texk/kpathsea/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog
index 707092e4326..82a2ea730d6 100644
--- a/Build/source/texk/kpathsea/ChangeLog
+++ b/Build/source/texk/kpathsea/ChangeLog
@@ -1,3 +1,11 @@
+2011-06-10 Karl Berry <karl@tug.org>
+
+ * configure.ac (AC_PROG_AWK): new test.
+ * Makefile.am (stamp-paths): use $(AWK).
+ This is to avoid broken Solaris /usr/bin/awk, which does
+ not have sub().
+ Report from Ettore Aldrovandi, 8 Jun 2011 23:36:44.
+
2011-06-09 Karl Berry <karl@tug.org>
* mktexlsr: write directory args to a file and read them back,