mirror of https://github.com/xzeldon/htop.git
Oops!
This commit is contained in:
parent
db6828617d
commit
cccc18dd2f
|
@ -159,7 +159,7 @@ m4_define([HTOP_CHECK_SCRIPT],
|
||||||
], [])
|
], [])
|
||||||
LDFLAGS="$save_LDFLAGS"
|
LDFLAGS="$save_LDFLAGS"
|
||||||
fi
|
fi
|
||||||
if test "x$htop_script_success" = no; then
|
if test "x$htop_script_success" = xno; then
|
||||||
[$5]
|
[$5]
|
||||||
fi
|
fi
|
||||||
])
|
])
|
||||||
|
|
Loading…
Reference in New Issue