From: Alex Dowad Date: Wed, 22 Apr 2020 11:00:40 +0000 (+0200) Subject: Nothing in codebase cares whether platform has fpclass() X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77ee4e63a61e884d393713fa822df043eec6c87b;p=php Nothing in codebase cares whether platform has fpclass() Therefore, don't bother checking for it in 'configure' script. Closes GH-5453 --- 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 \