<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 24, 2013 at 1:55 PM, lee allen <span dir="ltr"><<a href="mailto:leecallen35@gmail.com" target="_blank">leecallen35@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="font-family:arial,sans-serif;font-size:12.727272033691406px">  AC_CHECK_HEADERS([sys/scsi/scsi_types.h, sys/scsi/impl/uscsi.h], [],</div>


<div style="font-family:arial,sans-serif;font-size:12.727272033691406px"></div></blockquote></div><br>There's a comma too much, it was actually obvious by the message.</div><div class="gmail_extra"><br></div><div class="gmail_extra">
Drop the comma after the header name and it'll work as intended.</div><div class="gmail_extra"><br clear="all"><div>Diego Elio Pettenò — Flameeyes<br><a href="mailto:flameeyes@flameeyes.eu" target="_blank">flameeyes@flameeyes.eu</a> — <a href="http://blog.flameeyes.eu/" target="_blank">http://blog.flameeyes.eu/</a></div>

</div></div>