[mpich2-commits] r7707 - mpich2/trunk

balaji at mcs.anl.gov balaji at mcs.anl.gov
Thu Jan 13 05:09:07 CST 2011


Author: balaji
Date: 2011-01-13 05:09:07 -0600 (Thu, 13 Jan 2011)
New Revision: 7707

Modified:
   mpich2/trunk/configure.in
Log:
Fix typo introduced in r7705.

Modified: mpich2/trunk/configure.in
===================================================================
--- mpich2/trunk/configure.in	2011-01-13 02:14:25 UTC (rev 7706)
+++ mpich2/trunk/configure.in	2011-01-13 11:09:07 UTC (rev 7707)
@@ -1370,7 +1370,7 @@
  	ac_cv_prog_fc_cross=yes
         ac_cv_prog_cxx_cross=yes
         export cross_compiling
-g	# Export all cross variables.  Any subsidiary configure should also
+	# Export all cross variables.  Any subsidiary configure should also
         # export CROSS_xxx
 	rm -f confcross
 	(set) 2>&1 | grep CROSS_ | \



More information about the mpich2-commits mailing list