Commit 8b5b7382 authored by Hisham Muhammad's avatar Hisham Muhammad
Browse files

Oops, remove test code committed by accident.

parent 9780c312
...@@ -33,9 +33,6 @@ case "$target" in ...@@ -33,9 +33,6 @@ case "$target" in
;; ;;
esac esac
my_htop_platform=unsupported
# Checks for libraries. # Checks for libraries.
# ---------------------------------------------------------------------- # ----------------------------------------------------------------------
AC_CHECK_LIB([m], [ceil], [], [missing_libraries="$missing_libraries libm"]) AC_CHECK_LIB([m], [ceil], [], [missing_libraries="$missing_libraries libm"])
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment