projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d62b599
)
*** empty log message ***
author
Jim Meyering
<jim@meyering.net>
Sat, 26 Aug 2000 11:26:11 +0000
(11:26 +0000)
committer
Jim Meyering
<jim@meyering.net>
Sat, 26 Aug 2000 11:26:11 +0000
(11:26 +0000)
m4/fpending.m4
patch
|
blob
|
history
diff --git
a/m4/fpending.m4
b/m4/fpending.m4
index dab08032a20268f075f1c1246df180bfdbd65e64..72c9cf952ac0f6a5bb17b9bbdf2341a00d40af78 100644
(file)
--- a/
m4/fpending.m4
+++ b/
m4/fpending.m4
@@
-7,9
+7,8
@@
dnl and Ulrich Drepper.
AC_DEFUN(jm_FUNC_FPENDING,
[
AC_CHECK_HEADERS(stdio_ext.h)
- AC_
F
EPLACE_FUNCS([__fpending])
+ AC_
R
EPLACE_FUNCS([__fpending])
if test $ac_cv_func___fpending = no; then
- AC_REPLACE_FUNCS(__fpending)
AC_CACHE_CHECK(
[how to determine the number of pending output bytes on a stream],
ac_cv_sys_pending_output_n_bytes,