<div dir="ltr">I figured it out!<div><br></div><div>theres a mini <a href="http://configure.ac">configure.ac</a> generated by distrib/<a href="http://configure.ac.in">configure.ac.in</a> thats used to setup the ghc settings file at install time!</div>

<div><br></div><div><a href="https://github.com/cartazio/ghc/tree/cpp_silly-contrib-configure-in">https://github.com/cartazio/ghc/tree/cpp_silly-contrib-configure-in</a> is my current set of patches, though it needs some rebasing, cleanup, and code review etcetc, <br>

</div><div><br></div><div>will update the (admittedly too long )  trac ticket with this info </div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Mar 24, 2014 at 6:39 AM, Malcolm Wallace <span dir="ltr"><<a href="mailto:malcolm.wallace@me.com" target="_blank">malcolm.wallace@me.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class=""><br>
On 23 Mar 2014, at 20:33, Carter Schonwald wrote:<br>
<br>
> Hey all, I'm trying to get my CPP_Setttings patch to validate,<br>
> and i'm trying to understand why my validate is failing. At this point im stumped and I really could  use some help!<br>
<br>
<br>
</div>This looks like the key information:<br>
<div class=""><br>
> Building xhtml-3000.2.1...<br>
> Preprocessing library xhtml-3000.2.1...<br>
> ghc: could not execute:<br>
<br>
</div>Ghc is reporting that it could not execute "".  This suggests the commandline for external preprocessing is incorrectly formed.<br>
<br>
Regards,<br>
    Malcolm<br>
</blockquote></div><br></div>