From 77ee4e63a61e884d393713fa822df043eec6c87b Mon Sep 17 00:00:00 2001 From: Alex Dowad Date: Wed, 22 Apr 2020 13:00:40 +0200 Subject: [PATCH] Nothing in codebase cares whether platform has fpclass() Therefore, don't bother checking for it in 'configure' script. Closes GH-5453 --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 66d491c5f3..50cfd0d419 100644 --- a/configure.ac +++ b/configure.ac @@ -548,7 +548,6 @@ ctime_r \ crypt \ explicit_memset \ flock \ -fpclass \ ftok \ funopen \ gai_strerror \ -- 2.50.1