Oops, remove test code committed by accident.

This commit is contained in:
Hisham Muhammad 2015-02-23 01:14:20 -03:00
parent 9780c312f4
commit 8b5b73825e
1 changed files with 0 additions and 3 deletions

View File

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