m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ChangeLog,v


From: Gary V. Vaughan
Subject: Changes to m4/ChangeLog,v
Date: Mon, 03 Sep 2007 22:05:12 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Gary V. Vaughan <gary>  07/09/03 22:05:12

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.539
retrieving revision 1.540
diff -u -b -r1.539 -r1.540
--- ChangeLog   30 Aug 2007 00:51:32 -0000      1.539
+++ ChangeLog   3 Sep 2007 22:05:12 -0000       1.540
@@ -1,3 +1,15 @@
+2007-09-03  Gary V. Vaughan  <address@hidden>
+
+       Work around a bug in darwin's awk:
+
+       * bootstrap (func_get_translations): Use $AWK instead of raw
+       `awk' so that the user can use an alternative implementation
+       if the first awk in PATH doesn't behave as expected.
+       (func_get_translations): The first awk script mangles the last
+       entry passed to it for at least the awk implementation shipped
+       with Darwin 8.10.1.  Capture $3 into a variable too to work-
+       around that problem.
+
 2007-08-29  Gary V. Vaughan  <address@hidden>
 
        As gnulib xstrtol is only used by main, and unconditionally pulls
@@ -9130,7 +9142,7 @@
 
        -----
 
-       $Revision: 1.539 $ $Date: 2007/08/30 00:51:32 $
+       $Revision: 1.540 $ $Date: 2007/09/03 22:05:12 $
 
        Local Variables:
        coding: utf-8




reply via email to

[Prev in Thread] Current Thread [Next in Thread]