summaryrefslogtreecommitdiffstats
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure8
1 files changed, 4 insertions, 4 deletions
diff --git a/configure b/configure
index eaac678..d4906df 100755
--- a/configure
+++ b/configure
@@ -1,5 +1,5 @@
#! /bin/sh
-# From configure.in Id: configure.in 19110 2010-07-20 16:51:49Z koziol .
+# From configure.in Id: configure.in 19111 2010-07-20 17:36:47Z koziol .
# Guess values for system-dependent variables and create Makefiles.
# Generated by GNU Autoconf 2.65 for HDF5 1.9.75-FA_a5.
#
@@ -21467,7 +21467,7 @@ off64_t n = 0;
}
_ACEOF
if ac_fn_c_try_compile "$LINENO"; then :
- for ac_func in lseek64 fseek64 ftruncate64
+ for ac_func in lseek64 fseeko64 ftello64 ftruncate64
do :
as_ac_var=`$as_echo "ac_cv_func_$ac_func" | $as_tr_sh`
ac_fn_c_check_func "$LINENO" "$ac_func" "$as_ac_var"
@@ -21481,8 +21481,8 @@ fi
done
else
- { $as_echo "$as_me:${as_lineno-$LINENO}: result: skipping test for lseek64(), fseek64(), ftruncate64()" >&5
-$as_echo "skipping test for lseek64(), fseek64(), ftruncate64()" >&6; }
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t is not defined" >&5
+$as_echo "skipping test for lseek64(), fseeko64 , ftello64, ftruncate64() because off64_t is not defined" >&6; }
fi
rm -f core conftest.err conftest.$ac_objext conftest.$ac_ext
for ac_func in fseeko ftello