Hello, On Sun, Apr 09, 2006 at 09:46:48AM +0200, Alexandre Duret-Lutz wrote: > Sorry for the delay. I'm checking this in.
I'm responsible for the delay, of course. Thank you very much for resolving this. A typo crept in, though, see below. Thanks, Stepan --- ChangeLog 9 Apr 2006 07:46:55 -0000 1.2857 +++ ChangeLog 9 Apr 2006 10:13:31 -0000 @@ -8,9 +8,9 @@ w.r.t. VAR_SILENT. * m4/substign.m4: New file. * m4/Makefile.am (dist_m4data_DATA): Add substign.m4. - * m4/cond.m4: _AM_SUBST_IGNORE $1_TRUE and $1_FALSE (PR automake/477). - * m4/depend.m4: _AM_SUBST_IGNORE AMDEPBACKSLASH. - * m4/protos.m4: _AM_SUBST_IGNORE ANSI2KNR. + * m4/cond.m4: _AM_SUBST_NOTMAKE $1_TRUE and $1_FALSE (PR automake/477). + * m4/depend.m4: _AM_SUBST_NOTMAKE AMDEPBACKSLASH. + * m4/protos.m4: _AM_SUBST_NOTMAKE ANSI2KNR. * tests/cond.test: Make sure TEST_FALSE and TEST_TRUE are not defined. * tests/amsubst.test: New file. * tests/Makefile.am (TESTS): Add it.