* Bruno Haible wrote on Sat, Mar 14, 2009 at 06:13:38PM CET:
> > Pushed.
>
> Not completely. Your last commit has $(AM_MAKEFLAGS) added in the ChangeLog
> entry but not in top/maint.mk.
Darn. I hate it when I do that. Thanks for checking, fixed now.
Cheers,
Ralf
Hi Ralf,
> > - top/maint.mk. Btw, why does this use $(MAKE) and not $(MAKE)
> > $(MAKEFLAGS)?
>
> I assume you meant $(MAKE) $(AM_MAKEFLAGS).
You apparently know this area better than me. I surrender :-)
> Pushed.
Not completely. Your last commit has $(AM_MAKEFLAGS) added in the ChangeLog
e
Hi Bruno,
* Bruno Haible wrote on Sat, Mar 14, 2009 at 04:51:46PM CET:
> > * gnulib-tool: Default $MAKE to 'make'.
> > (func_create_testdir, func_create_megatestdir): Use $MAKE rather
> > than make. Initialize $MAKE in the do-autobuild script.
> > * top/maint.mk (init-coverage, bu
Hi Ralf,
> * gnulib-tool: Default $MAKE to 'make'.
> (func_create_testdir, func_create_megatestdir): Use $MAKE rather
> than make. Initialize $MAKE in the do-autobuild script.
> * top/maint.mk (init-coverage, build-coverage): Use $(MAKE)
> rather than make.
This is fine. But
ks!
Ralf
gnulib-tool, maint.mk: use $MAKE not make
* gnulib-tool: Default $MAKE to 'make'.
(func_create_testdir, func_create_megatestdir): Use $MAKE rather
than make. Initialize $MAKE in the do-autobuild script.
* top/maint.mk (init-coverage, build-coverage): Use