On 03/31/2012 11:20 PM, Bruce Korb wrote: > On 03/31/12 13:58, Bruce Korb wrote: >> On 03/31/12 13:44, Bruce Korb wrote: >> >> I didn't see it at first because of the comment that made it look like >> something different from the "installcheck-am" rule. The problem >> is a *partially* commented out maintainer-clean rule. >> >>> installcheck-am: >>> >>> #maintainer-clean: maintainer-clean-recursive >>> -rm -rf ./$(DEPDIR) >>> -rm -f Makefile >>> maintainer-clean-am: distclean-am maintainer-clean-generic > This doesn't seem a fragment that could be generated by the current automake (1.11.3). Do you have a *minimal* reproducer that exhibits the bug with automake 1.11.3?
Thanks, Stefano