[cig-commits] r16544 - long/3D/SNAC/trunk/Snac/VMake/Config

echoi at geodynamics.org echoi at geodynamics.org
Tue Apr 13 06:44:21 PDT 2010


Author: echoi
Date: 2010-04-13 06:44:21 -0700 (Tue, 13 Apr 2010)
New Revision: 16544

Modified:
   long/3D/SNAC/trunk/Snac/VMake/Config/gsl-config.sh
Log:
Deleted a confusing comment.



Modified: long/3D/SNAC/trunk/Snac/VMake/Config/gsl-config.sh
===================================================================
--- long/3D/SNAC/trunk/Snac/VMake/Config/gsl-config.sh	2010-04-13 13:43:17 UTC (rev 16543)
+++ long/3D/SNAC/trunk/Snac/VMake/Config/gsl-config.sh	2010-04-13 13:44:21 UTC (rev 16544)
@@ -40,7 +40,7 @@
 	setValueWithDefault GSL_INCDIR   '${GSL_DIR}/include'
 fi
 
-# set depending on system. on most systems, just default to mpich
+# set depending on system.
 if test "${GSL_LIBFILES}x" = "x"; then
 	GSL_LIBFILES='-lgsl -lgslcblas'
 	resolveVariable GSL_LIBRARY_FILE "${GSL_LIBDIR}/libgsl.a"



More information about the CIG-COMMITS mailing list