diff --git a/openmpi.pc.in b/openmpi.pc.in deleted file mode 100644 index 43b05d3..0000000 --- a/openmpi.pc.in +++ /dev/null @@ -1,7 +0,0 @@ -# pkg-config file for openmpi -Name: @NAME@ -Description: Open Message Passing Interface headers and libraries -URL: http://www.open-mpi.org/ -Version: @VERSION@-@CC@ -Libs: -L@LIBDIR@ -lmpi -Cflags: -I@INCDIR@ @MODEFLAG@