autoconf/lib
Akim Demaille 21c5ee474b ./configure --program-suffix=foo produces `transform=s,$$,foo,;',
but some sed choke on multiple `;', and other tools (e.g.,
Automake), include the separator themselves.
* acgeneral.m4 (AC_ARG_VAR): Be sure not to leave extra `;'.
2001-06-21 09:18:16 +00:00
..
autoconf ./configure --program-suffix=foo produces `transform=s,$$,foo,;', 2001-06-21 09:18:16 +00:00
autoscan * acfunctions.m4: (AC_FUNC_VFORK) rename as... 2001-06-18 19:11:24 +00:00
autotest * tests/atgeneral.m4 (AT_INIT): Remove "/bin/sh" after $SHELL. 2001-06-06 17:54:48 +00:00
m4sugar ./configure --program-suffix=foo produces `transform=s,$$,foo,;', 2001-06-21 09:18:16 +00:00