[cig-commits] r5219 - long/3D/Gale/trunk

walter at geodynamics.org walter at geodynamics.org
Thu Nov 9 16:43:25 PST 2006


Author: walter
Date: 2006-11-09 16:43:25 -0800 (Thu, 09 Nov 2006)
New Revision: 5219

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/configure_vars.in
Log:
 r1042 at earth:  boo | 2006-11-07 13:18:48 -0800
 fix MPI_RUN to MPIRUN



Property changes on: long/3D/Gale/trunk
___________________________________________________________________
Name: svk:merge
   - 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1041
   + 3a629746-de10-0410-b17b-fd6ecaaa963e:/cig:1042

Modified: long/3D/Gale/trunk/configure_vars.in
===================================================================
--- long/3D/Gale/trunk/configure_vars.in	2006-11-10 00:43:22 UTC (rev 5218)
+++ long/3D/Gale/trunk/configure_vars.in	2006-11-10 00:43:25 UTC (rev 5219)
@@ -46,7 +46,7 @@
     env.Append(LIBPATH=['#/'+path])
 if with_shared:
     env.Append(RPATH=Split('@MPI_LIBPATH@'))
-mpirun='@MPI_RUN@'
+mpirun='@MPIRUN@'
 
 
 # Add in the libxml2 paths



More information about the cig-commits mailing list