[cig-commits] r18422 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Sun May 22 08:51:14 PDT 2011


Author: brad
Date: 2011-05-22 08:51:14 -0700 (Sun, 22 May 2011)
New Revision: 18422

Modified:
   short/3D/PyLith/trunk/configure.ac
Log:
Added check for CUDA compiler.

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2011-05-22 15:50:20 UTC (rev 18421)
+++ short/3D/PyLith/trunk/configure.ac	2011-05-22 15:51:14 UTC (rev 18422)
@@ -225,6 +225,7 @@
   CIT_PYTHON_MODULE([pycuda])
   CIT_CUDA_INCDIR
   CIT_CUDA_LIB
+  CIT_CUDA_COMPILER
 fi
 
 # PROJ4



More information about the CIG-COMMITS mailing list