[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: m4 2.0 command line change
From: |
Paul Eggert |
Subject: |
Re: m4 2.0 command line change |
Date: |
Tue, 19 Sep 2006 16:43:18 -0700 |
User-agent: |
Gnus/5.1008 (Gnus v5.10.8) Emacs/21.4 (gnu/linux) |
Eric Blake <address@hidden> writes:
> * m4/m4.m4 (AC_PROG_GNU_M4): Check for m4 --debugfile support.
> * bin/Makefile.am (edit): Substitute M4_DEBUGFILE.
> * bin/autom4te.in (handle_m4): Favor --debugfile over misnamed
> --error-output, to avoid warnings with M4 2.0.
That looks reasonable; please install. Thanks.