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

Modified files:
        .              : ChangeLog bootstrap 

Log message:
        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.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/m4/ChangeLog?cvsroot=m4&r1=1.539&r2=1.540
http://cvs.savannah.gnu.org/viewcvs/m4/bootstrap?cvsroot=m4&r1=1.51&r2=1.52


Reply via email to