openmpi/openmpi.pc.in
Doug Ledford 4739e23be4 - Update to latest upstream version
- Fix file ownership on -libs package
- Take a swing at solving the multi-install compatibility issues
2007-06-28 22:06:10 +00:00

8 lines
312 B
PkgConfig

# pkg-config file for openmpi
Name: @NAME@
Description: Open Message Passing Interface headers and libraries
URL: http://www.open-mpi.org/
Version: @VERSION@-@CC@-@MODE@
Libs: -L@LIBDIR@/@MPIDIR@ -lmpi
Cflags: -I@INCLUDEDIR@/@MPIDIR@ -I@INCLUDEDIR@/@MPIDIR@/@NAME@ -I@INCLUDEDIR@/@MPIDIR@/@MODE@ @MODEFLAG@