Update the --enable-wrapper-rpath help string to be correct.
Refs trac:3694 This commit was SVN r29903. The following Trac tickets were found above: Ticket 3694 --> https://svn.open-mpi.org/trac/ompi/ticket/3694
Этот коммит содержится в:
родитель
a25630c5e7
Коммит
a7e65df6bc
@ -124,7 +124,7 @@ AC_DEFUN([OPAL_SETUP_WRAPPER_INIT],[
|
||||
AC_MSG_CHECKING([if want wrapper compiler rpath support])
|
||||
AC_ARG_ENABLE([wrapper-rpath],
|
||||
[AS_HELP_STRING([--enable-wrapper-rpath],
|
||||
[enable rpath support in the wrapper compilers (default=no)])])
|
||||
[enable rpath/runpath support in the wrapper compilers (default=yes)])])
|
||||
AS_IF([test "$enable_wrapper_rpath" != "no"], [enable_wrapper_rpath=yes])
|
||||
AC_MSG_RESULT([$enable_wrapper_rpath])
|
||||
])
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user