[cig-commits] r4294 - in long/3D/Gale/trunk: . python/Gale/packages

walter at geodynamics.org walter at geodynamics.org
Tue Aug 15 12:48:57 PDT 2006


Author: walter
Date: 2006-08-15 12:48:56 -0700 (Tue, 15 Aug 2006)
New Revision: 4294

Modified:
   long/3D/Gale/trunk/
   long/3D/Gale/trunk/python/Gale/packages/petsc.py
Log:
 r599 at earth:  boo | 2006-08-15 12:47:21 -0700
 Make configure prefer shared petsc libraries



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

Modified: long/3D/Gale/trunk/python/Gale/packages/petsc.py
===================================================================
--- long/3D/Gale/trunk/python/Gale/packages/petsc.py	2006-08-15 19:48:54 UTC (rev 4293)
+++ long/3D/Gale/trunk/python/Gale/packages/petsc.py	2006-08-15 19:48:56 UTC (rev 4294)
@@ -57,6 +57,7 @@
           foundLibrary=True
           if ext=='.a':
             staticLibrary=True
+          break
       self.compilers.LIBS += ' -L'+libraryDir
 
     if foundLibrary:



More information about the cig-commits mailing list