1
0
mirror of https://github.com/xzeldon/htop.git synced 2025-04-08 12:07:08 +03:00
This commit is contained in:
Hisham Muhammad 2015-12-09 17:34:57 -02:00
parent db6828617d
commit cccc18dd2f

@ -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
])