1
1

Correct the CRAY define (here is a interesting webpage with all the compilers defines

http://predef.sourceforge.net/precomp.html).

This commit was SVN r9472.
Этот коммит содержится в:
George Bosilca 2006-03-30 00:20:43 +00:00
родитель 1597ee94b7
Коммит 99ba9bea10

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

@ -133,7 +133,7 @@ AC_DEFUN([_OMPI_CHECK_COMPILER_VENDOR], [
# Cray C/C++
AS_IF([test "$ompi_check_compiler_vendor_result" = "unknown"],
[OMPI_IFDEF_IFELSE([_CRAY_C],
[OMPI_IFDEF_IFELSE([_CRAYC],
[ompi_check_compiler_vendor_result="cray"])])
# Diab C/C++