$(MAKE) invocations.
* lib/am/texibuild.am (?GENERIC_INFO?%SOURCE_SUFFIX%%DEST_SUFFIX%):
Likewise.
* lib/am/texi-vers.am (%STAMPVTI%): Likewise.
* lib/am/remake-hdr.am (%CONFIG_H%): Likewise.
* Makefile.am (maintainer-check): Check for this.
Report from Stepan Kasal.
# Recover from removal of $header
. "$condstr\t\@if test ! -f \$@; then \\\n"
. "$condstr\t rm -f $output; \\\n"
- . "$condstr\t \$(MAKE) $(AM_MAKEFLAGS) $output; \\\n"
+ . "$condstr\t \$(MAKE) \$(AM_MAKEFLAGS) $output; \\\n"
. "$condstr\telse :; fi\n";
}
# Distribute the generated file, unless its .y source was