1
1
This commit was SVN r27028.
Этот коммит содержится в:
Nathan Hjelm 2012-08-14 03:14:07 +00:00
родитель 3d03d8f08b
Коммит d5824f7800

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

@ -45,7 +45,7 @@ AC_DEFUN([ORTE_CHECK_ALPS],[
orte_check_alps_happy="yes"
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
AS_IF([test -d "$with_alps/lib64"],
[orte_check_alps_libdir="$with_alps/lib64"],