Only one equal sign, if you please...
This commit was SVN r27037.
Этот коммит содержится в:
родитель
8c890b1c46
Коммит
481ed4e292
@ -38,7 +38,7 @@ AC_DEFUN([ORTE_CHECK_ALPS],[
|
|||||||
# save the CPPFLAGS so we can check for alps/apInfo.h without adding $with_alps/include to the global path
|
# save the CPPFLAGS so we can check for alps/apInfo.h without adding $with_alps/include to the global path
|
||||||
orte_check_alps_$1_save_CPPFLAGS="$CPPFLAGS"
|
orte_check_alps_$1_save_CPPFLAGS="$CPPFLAGS"
|
||||||
|
|
||||||
if test "$with_alps" == "no" -o -z "$with_alps" ; then
|
if test "$with_alps" = "no" -o -z "$with_alps" ; then
|
||||||
orte_check_alps_happy="no"
|
orte_check_alps_happy="no"
|
||||||
else
|
else
|
||||||
# Only need to do these tests once (this macro is invoked
|
# Only need to do these tests once (this macro is invoked
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user