From: Julian Seward Date: Thu, 9 Mar 2006 02:49:56 +0000 (+0000) Subject: The mpicc being tested needs to be able to link stuff, not merely compile it. X-Git-Tag: svn/VALGRIND_3_2_0~220 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18bac89381e52312bcbeeed8016533627a11cdae;p=thirdparty%2Fvalgrind.git The mpicc being tested needs to be able to link stuff, not merely compile it. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@5731 --- diff --git a/configure.in b/configure.in index 12b37ead49..318f9e4eae 100644 --- a/configure.in +++ b/configure.in @@ -608,7 +608,7 @@ saved_CC=$CC saved_CFLAGS=$CFLAGS CC=$MPI_CC CFLAGS= -AC_TRY_COMPILE([ +AC_TRY_LINK([ #include #include ],[