added qse_dir_geterrnum()

This commit is contained in:
2012-12-25 14:10:02 +00:00
parent c133af0e55
commit b8c66b5b8d
16 changed files with 446 additions and 363 deletions

View File

@ -197,7 +197,7 @@ AC_DEFUN([LX_QUERY_MPI_COMPILER],
LIBS=$OLD_LIBS
CPPFLAGS=$OLD_CPPFLAGS
else
Echo Unable to find suitable MPI Compiler. Try setting $1.
echo Unable to find suitable MPI Compiler. Try setting $1.
have_$3_mpi='no'
fi
])