1
1

Remove typo/extra brackets and parens.

This commit was SVN r26351.
Этот коммит содержится в:
Jeff Squyres 2012-04-27 13:48:43 +00:00
родитель 9d0df5a9a6
Коммит 46f47e08b6

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

@ -37,7 +37,7 @@ AC_DEFUN([MCA_orte_oob_ud_CONFIG],[
[$ompi_check_openib_dir],
[$ompi_check_openib_libdir],
[orte_oob_ud_check_happy=yes],
[orte_oob_ud_check_happy=no])])
[orte_oob_ud_check_happy=no])
CPPFLAGS=$orte_oob_ud_check_save_CPPFLAGS
LDFLAGS=$orte_oob_ud_check_save_LDFLAGS