<div dir="ltr">In the interim, I can suggest that once you have something working that you like, then upload:<div><br></div><div>${PETSC_DIR}/${PETSC_ARCH}/lib/petsc/reconfigure*.py<br></div><div><br></div><div>as a GIST on github or something similar. Cannot tell you how many times I have blown away my old reconfigure file by accident and had to figure it out again.</div><div><br></div><div>Nate</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Wed, Oct 23, 2019 at 5:00 PM Jed Brown via petsc-dev <<a href="mailto:petsc-dev@mcs.anl.gov">petsc-dev@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Matthew Knepley <<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>> writes:<br>
<br>
> That is an unreliable check for Z. You would not eliminate the case<br>
> where you give --with-Z, but the check fails, so Z is not available,<br>
> but you do not find out until checking X or Y.<br>
<br>
You can verify that Z works in a fraction of a second, but building X<br>
may take minutes.  Work bottom up, verify everything that is given<br>
before building anything.<br>
</blockquote></div>