]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
Do require gl_FUNC_FPENDING.
authorJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 00:34:04 +0000 (00:34 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 14 Nov 2004 00:34:04 +0000 (00:34 +0000)
m4/jm-macros.m4

index 63cbff3e43879abc6c3ce3d6cdb90f70cdca106b..3529e7643dff46eaf8b0e93f17b26ae998905906 100644 (file)
@@ -1,4 +1,4 @@
-#serial 77   -*- autoconf -*-
+#serial 78   -*- autoconf -*-
 
 dnl Misc type-related macros for coreutils.
 
@@ -59,6 +59,7 @@ 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.