<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 7, 2013 at 5:42 PM, Matthew Knepley <span dir="ltr"><<a href="mailto:knepley@gmail.com" target="_blank">knepley@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hmm, it seems like the easiest thing to do is delete them if they don't exist.</blockquote></div><br>How will you deal with headers that were determined unsafe or undesirable to import (e.g., complex.h conflicts with hypre)? Or feature test macros?</div>
<div class="gmail_extra"><br></div><div class="gmail_extra" style>Where does the code guarded by PETSC_HAVE_4ARG_SIGNAL_HANDLER go? What about PETSC_HAVE_SIGINFO_T? These aren't single-line pieces of code, but you're going to move all that stuff into generated files? How are you going to tell the generator what to generate in all these cases? What does that achieve?</div>
</div>