This commit is contained in:
Hisham Muhammad 2015-12-09 17:34:57 -02:00
parent db6828617d
commit cccc18dd2f
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ m4_define([HTOP_CHECK_SCRIPT],
], [])
LDFLAGS="$save_LDFLAGS"
fi
if test "x$htop_script_success" = no; then
if test "x$htop_script_success" = xno; then
[$5]
fi
])