From c9ca4538978121d953d3d07f94a73ce3fef6cc74 Mon Sep 17 00:00:00 2001 From: eschnett Date: Mon, 19 Dec 2011 14:42:06 +0000 Subject: Don't overwrite OPENMPI_INC_DIRS and OPENMPI_LIB_DIRS. Also reformat configure.sh to look similar to the other ExternalThorns. git-svn-id: http://svn.cactuscode.org/projects/ExternalLibraries/MPI/trunk@6 043a8217-7a68-40fe-abfd-36aa7d4fa6a8 --- configuration.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configuration.ccl') diff --git a/configuration.ccl b/configuration.ccl index 1536fc5..7289990 100644 --- a/configuration.ccl +++ b/configuration.ccl @@ -4,5 +4,5 @@ PROVIDES MPI { SCRIPT configure.sh LANG bash - OPTIONS MPI OPENMPI_DIR OPENMPI_INSTALL_DIR OPENMPI_INC_DIRS OPENMPI_LIB_DIRS OPENMPI_LIBS + OPTIONS MPI OPENMPI_DIR OPENMPI_INC_DIRS OPENMPI_LIB_DIRS OPENMPI_LIBS OPENMPI_INSTALL_DIR } -- cgit v1.2.3