From: Jaroslav Kysela Date: Mon, 24 Apr 2017 18:40:21 +0000 (+0200) Subject: configure: remove llabs test X-Git-Tag: v4.2.2~48 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba80669ea4e8847edf3002d127bdb3ca72d6e7a0;p=thirdparty%2Ftvheadend.git configure: remove llabs test --- diff --git a/configure b/configure index 80e2b2694..ef718c524 100755 --- a/configure +++ b/configure @@ -291,15 +291,6 @@ int test(void) } ' -check_cc_snippet llabs ' -#include -int test(void) -{ - llabs(-10); - return 0; -} -' - # # Python #