1
1

Add missing dollar sign on variable

This commit was SVN r25745.
Этот коммит содержится в:
Ralph Castain 2012-01-19 20:45:22 +00:00
родитель 0d20f745e2
Коммит d7fe1615b6

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

@ -54,7 +54,7 @@ AC_DEFUN([MCA_orte_ess_alps_CONFIG],[
[orte_mca_ess_alps_happy="no"])
AS_IF([test "$orte_mca_ess_alps_happy" = "yes" -a "$orte_without_full_support" = 0 -a
"orte_mca_ess_alps_have_cnos" = 1],
"$orte_mca_ess_alps_have_cnos" = 1],
[$1],
[$2])
])dnl