[mpich-commits] r10616 - mpich2/trunk/confdb
gropp at mcs.anl.gov
gropp at mcs.anl.gov
Mon Nov 19 10:22:13 CST 2012
Author: gropp
Date: 2012-11-19 10:22:13 -0600 (Mon, 19 Nov 2012)
New Revision: 10616
Modified:
mpich2/trunk/confdb/aclocal_cc.m4
Log:
Fix misspelling
Modified: mpich2/trunk/confdb/aclocal_cc.m4
===================================================================
--- mpich2/trunk/confdb/aclocal_cc.m4 2012-11-19 15:48:44 UTC (rev 10615)
+++ mpich2/trunk/confdb/aclocal_cc.m4 2012-11-19 16:22:13 UTC (rev 10616)
@@ -251,7 +251,7 @@
# only within a single object file! This tests that case.
# Note that there is an extern int PFoo declaration before the
# pragma. Some compilers require this in order to make the weak symbol
-# extenally visible.
+# externally visible.
if test "$has_pragma_weak" = yes ; then
PAC_COMPLINK_IFELSE([
AC_LANG_SOURCE([
More information about the commits
mailing list