<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Jun 3, 2013, at 2:55 PM, Martin Ward wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; ">@HAVE_PERL_FALSE@run_help2man = $(SHELL) $(srcdir)/man/dummy-man<br>@HAVE_PERL_TRUE@run_help2man = $(PERL) -- $(srcdir)/man/help2man</span></blockquote></div><br><div>I removed the FALSE line both lines and still get the same issue with coreutils.</div><div><br></div><div>Touching all of the files works. Maybe that is what we should do. Can replace the current two touches at the beginning to the for done loop I posted earlier.</div><div>Still puzzled how to get it to stop making the dummy files by editing Makefile.in. Perhaps the issue with gcc wasn't as complicated.</div><div><br></div><div>Sincerely,</div><div><br></div><div>William Harrington</div></body></html>