Re: [PATCHv2] m4sugar: factor away _AS_ECHO_PREPARE.
"Gary V. Vaughan" <[email protected]>
| Newsgroups | gmane.comp.sysutils.autoconf.patches |
|---|---|
| Message-ID | <[email protected]> |
On 29 Jan 2013, at 09:24, "Gary V. Vaughan" <[email protected]> wrote: > Added NEWS entry, and updated texinfo documentation for echo. > Okay to push? > [[snip]] > +** Use of 'printf' is now recommended instead of working around bugs in > + 'echo'. Macros AS_ECHO and AS_ECHO_N now expand unconditionally to > + 'printf "%s\n"' and 'printf "%s"' unconditionally. Erm. [PATCHv3] Minus the final word of that sentence before pushing. Sorry. Cheers, -- Gary V. Vaughan (gary AT gnu DOT org)