Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa7cc28
)
configure:
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 6 Apr 2000 20:57:26 +0000
(20:57 +0000)
committer
Theodore Ts'o
<tytso@mit.edu>
Thu, 6 Apr 2000 20:57:26 +0000
(20:57 +0000)
configure.in (fdatasync): Add test for fdatasync(), since not all
functions have this function.
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index
880fd38
..
c60b24f
100644
(file)
--- a/
configure
+++ b/
configure
@@
-4367,7
+4367,7
@@
EOF
fi
fi
-for ac_func in chflags getrusage llseek strdup getmntinfo strcasecmp srandom fchown mallinfo
+for ac_func in chflags getrusage llseek strdup getmntinfo strcasecmp srandom fchown mallinfo
fdatasync
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:4374: checking for $ac_func" >&5