Fix the bug in memchecker/valgrind/configure.m4, which wrongly reset the
CPPFLAG. This commit was SVN r18899.
Этот коммит содержится в:
родитель
807c53c7b1
Коммит
0b1b96b598
@ -49,8 +49,7 @@ AC_DEFUN([MCA_memchecker_valgrind_CONFIG],[
|
|||||||
[AC_MSG_WARN([valgrind.h not found])
|
[AC_MSG_WARN([valgrind.h not found])
|
||||||
AC_MSG_WARN([Cannot compile this component])])])
|
AC_MSG_WARN([Cannot compile this component])])])
|
||||||
|
|
||||||
CPPFLAGS="$ompi_check_memchecker_valgrind_save_CPPFLAGS"
|
|
||||||
|
|
||||||
AS_IF([test "$ompi_check_valgrind_happy" = "yes"],
|
AS_IF([test "$ompi_check_valgrind_happy" = "yes"],
|
||||||
[$1], [$2])
|
[$1])
|
||||||
])dnl
|
])dnl
|
||||||
|
Загрузка…
Ссылка в новой задаче
Block a user