Forgot to remove the .pc.in file.

This commit is contained in:
Jay Fenlason 2010-03-09 21:37:54 +00:00
parent c18f8a8524
commit 80a8867c54
1 changed files with 0 additions and 7 deletions

View File

@ -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@