1
1
This commit was SVN r24578.
Этот коммит содержится в:
Ralph Castain 2011-03-26 03:38:59 +00:00
родитель 8634b6394f
Коммит f40edd6b4f

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

@ -20,7 +20,7 @@ AC_DEFUN([MCA_opal_sysinfo_linux_CONFIG],[
AC_MSG_CHECKING([if we are on Linux])
# If we are on Linux, then we're happy.
AS_IF(["$opal_found_linux" = "yes"],
AS_IF([test "$opal_found_linux" = "yes"],
[AC_MSG_RESULT([yes])
$1],
[AC_MSG_RESULT([no])