From: Paul Eggert Date: Thu, 11 Nov 2004 04:58:52 +0000 (+0000) Subject: (gl_MACROS): Don't require gl_FUNC_FPENDING. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c43edecbb743182e2200d096bb1ee795a2fd32c;p=pspp (gl_MACROS): Don't require gl_FUNC_FPENDING. --- diff --git a/m4/jm-macros.m4 b/m4/jm-macros.m4 index 6a4e250dcf..63cbff3e43 100644 --- a/m4/jm-macros.m4 +++ b/m4/jm-macros.m4 @@ -1,4 +1,4 @@ -#serial 76 -*- autoconf -*- +#serial 77 -*- autoconf -*- dnl Misc type-related macros for coreutils. @@ -59,7 +59,6 @@ AC_DEFUN([gl_MACROS], AC_REQUIRE([gl_FUNC_GROUP_MEMBER]) AC_REQUIRE([gl_AFS]) AC_REQUIRE([gl_AC_FUNC_LINK_FOLLOWS_SYMLINK]) - AC_REQUIRE([gl_FUNC_FPENDING]) # This is for od and stat, and any other program that # uses the PRI.MAX macros from inttypes.h.