Jack> Before the patch, I noted that the search for pci/pci.h
    Jack> failed in our builds, but this did not break the configure
    Jack> -- configure just continued to run.

Since tvflash.c has:

#include <pci/pci.h>

obviously it's not wrong for configure to check that <pci/pci.h> is
available.  It seems better to catch this at configure time rather
than waiting for the build to fail.

 - R.
_______________________________________________
openib-general mailing list
[email protected]
http://openib.org/mailman/listinfo/openib-general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to