hopefully fix nikos' complaint

git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@402 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
This commit is contained in:
stasinos 2002-03-07 11:00:57 +00:00
parent 8b97aac875
commit 672e6bc2c1
2 changed files with 588 additions and 590 deletions

1176
configure vendored

File diff suppressed because it is too large Load Diff

View File

@ -302,7 +302,7 @@ then
MPI_OBJS=mpi.o
else
#YAPMPILIB=
MPI_CC='$(CC)'
MPI_CC=${CC}
fi
fi
CC=${OLD_CC}