Autoconf macro for Boost MPI?
        Posted  
        
            by baol
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by baol
        
        
        
        Published on 2010-04-08T20:36:15Z
        Indexed on 
            2010/04/08
            21:03 UTC
        
        
        Read the original article
        Hit count: 629
        
I'm searching an autoconf macro to use in my configure.ac that checks for Boost MPI.
It's not hard to find a couple of them on the Internet but none of the one I tried worked as expected.
What ax_boost_mpi.m4 do you use?
© Stack Overflow or respective owner