From a0d6905a7e097f6253fa057dc9d6661236bed4fc 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. --- configure.ac | 1 - 1 file changed, 1 deletion(-) diff --git a/configure.ac b/configure.ac index 66d491c5f3623..50cfd0d4190f7 100644 --- a/configure.ac +++ b/configure.ac @@ -548,7 +548,6 @@ ctime_r \ crypt \ explicit_memset \ flock \ -fpclass \ ftok \ funopen \ gai_strerror \