1
1
This commit was SVN r103.
Этот коммит содержится в:
Jeff Squyres 2004-01-07 21:50:30 +00:00
родитель 1e3ab9bde7
Коммит e0aa1e56df

Просмотреть файл

@ -266,7 +266,7 @@ fi
# make sure we are at the top of the tree
if test -f VERSION -a -f configure.ac -a -f src/mpi/datatype/d_get_name.c ; then
if test -f VERSION -a -f configure.ac -a -f src/mpi/c/d_get_name.c ; then
bad=0
else
cat <<EOF