add missing test
This commit was SVN r27028.
Этот коммит содержится в:
родитель
3d03d8f08b
Коммит
d5824f7800
@ -45,7 +45,7 @@ AC_DEFUN([ORTE_CHECK_ALPS],[
|
|||||||
orte_check_alps_happy="yes"
|
orte_check_alps_happy="yes"
|
||||||
orte_check_alps_libdir="$with_alps_libdir"
|
orte_check_alps_libdir="$with_alps_libdir"
|
||||||
|
|
||||||
if -z "$orte_check_alps_libdir" ; then
|
if test -z "$orte_check_alps_libdir" ; then
|
||||||
if test "$with_alps" != "yes" ; then
|
if test "$with_alps" != "yes" ; then
|
||||||
AS_IF([test -d "$with_alps/lib64"],
|
AS_IF([test -d "$with_alps/lib64"],
|
||||||
[orte_check_alps_libdir="$with_alps/lib64"],
|
[orte_check_alps_libdir="$with_alps/lib64"],
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user