mirror of https://github.com/xzeldon/htop.git
Oops, remove test code committed by accident.
This commit is contained in:
parent
9780c312f4
commit
8b5b73825e
|
@ -33,9 +33,6 @@ case "$target" in
|
|||
;;
|
||||
esac
|
||||
|
||||
my_htop_platform=unsupported
|
||||
|
||||
|
||||
# Checks for libraries.
|
||||
# ----------------------------------------------------------------------
|
||||
AC_CHECK_LIB([m], [ceil], [], [missing_libraries="$missing_libraries libm"])
|
||||
|
|
Loading…
Reference in New Issue