Project

General

Profile

« Previous | Next » 

Revision b52dab1f

Added by Nathan Scott almost 16 years ago

  • ID b52dab1fb74b6672de257d060d3d0c85eaf64c79

Really fix the Infiniband PMDA / RPM botch this time.

The last attempt overlooked the fact that pcp.spec.in
is not used by configure.in, rather its used by the
makefile in that subdir, so the manual translation in
there needs to be aware of the HAVE_IBDEV macro. It
also means we must use values zero and one, undefined
and one doesn't cut it.

Also, PMDAs should not be conditionally added into the
SUBDIRS macro in src/pmdas/GNUmakefile, as the source
will only sometimes make it into the src tarball that
way - fixed that for IB while I was there.

  • added
  • modified
  • copied
  • renamed
  • deleted