projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
207d5a9
)
(gl_MACROS): Don't require gl_FUNC_FPENDING.
author
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 11 Nov 2004 04:58:52 +0000
(
04:58
+0000)
committer
Paul Eggert
<eggert@cs.ucla.edu>
Thu, 11 Nov 2004 04:58:52 +0000
(
04:58
+0000)
m4/jm-macros.m4
patch
|
blob
|
history
diff --git
a/m4/jm-macros.m4
b/m4/jm-macros.m4
index 6a4e250dcf4485ec17e11a7d381605a3aa942738..63cbff3e43879abc6c3ce3d6cdb90f70cdca106b 100644
(file)
--- a/
m4/jm-macros.m4
+++ b/
m4/jm-macros.m4
@@
-1,4
+1,4
@@
-#serial 7
6
-*- autoconf -*-
+#serial 7
7
-*- 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.