1
1

Check for a different file for sanity. This one won't move; I swear it.

This commit was SVN r157.
Этот коммит содержится в:
Jeff Squyres 2004-01-09 08:19:32 +00:00
родитель 7c70c4ef99
Коммит 3c82320c5b

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

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