summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorTheodore Ts'o <tytso@mit.edu>2002-05-17 10:53:07 -0400
committerTheodore Ts'o <tytso@mit.edu>2002-05-17 10:53:07 -0400
commit31e29a12d1e22745c74afe47bf172a3c73280dd9 (patch)
tree3dec5b739625cf38944053d66dd07fd558a9ca2d /configure
parent932a489cdf6bc83d69e59d3f8e0a57b733799ce1 (diff)
downloade2fsprogs-31e29a12d1e22745c74afe47bf172a3c73280dd9.tar.gz
Fix up Andreas's 8k blocksize changes to fix a number of bugs,
and to make the page size determined at run-time instead of compile time.
Diffstat (limited to 'configure')
-rw-r--r--configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index f42d35a5..e242e42f 100644
--- a/configure
+++ b/configure
@@ -4619,7 +4619,7 @@ EOF
fi
fi
-for ac_func in chflags getrusage llseek lseek64 open64 getmntinfo strcasecmp srandom fchown mallinfo fdatasync strnlen
+for ac_func in chflags getrusage llseek lseek64 open64 getmntinfo strcasecmp srandom fchown mallinfo fdatasync strnlen sysconf
do
echo $ac_n "checking for $ac_func""... $ac_c" 1>&6
echo "configure:4626: checking for $ac_func" >&5