From 31e29a12d1e22745c74afe47bf172a3c73280dd9 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Fri, 17 May 2002 10:53:07 -0400 Subject: 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. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') 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 -- cgit v1.2.3