]> git.openfabrics.org - ~ardavis/dapl.git/commit
Enable ccl-proxy support if possible by default: yes, if nothing specified and scif...
authorpmmccorm <patrick.m.mccormick@intel.com>
Mon, 13 May 2013 21:03:04 +0000 (14:03 -0700)
committerArlin Davis <arlin.r.davis@intel.com>
Fri, 17 May 2013 19:36:01 +0000 (12:36 -0700)
commit369204c421f3e9a3174e70cc18dc956387e9ed5f
tree18a17a7846347124a94c04d0b81a1c2b9473e36f
parentb2767c0f8d34b8f867af2c0c56c119e0ef053628
Enable ccl-proxy support if possible by default: yes, if nothing specified and scif.h is present no, if scif.h is not present and nothing specfied no, if --enable-mcm=no is specified yes, if --enable-mcm=yes and scif.h is present error, if --enable-mcm=yes and scif.h missing

Make the corresponding changes to the spec file so that whatever
options are specified, the RPM will contain the right files (before
we were shipping the mpxyd service and conf regardless).
Makefile.am
NEWS [new file with mode: 0644]
autogen.sh
configure.in
intel-mic-ofed-dapl.spec.in