[openib-general] Re: mods to tvflash/configure.in broke build
    Roland Dreier 
    rdreier at cisco.com
       
    Wed Mar  1 09:01:18 PST 2006
    
    
  
    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.
    
    
More information about the general
mailing list