summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index c6142a4505..0357a14b68 100644
--- a/configure.in
+++ b/configure.in
@@ -1207,7 +1207,7 @@ AS_CASE(["$target_os"],
[
# AIX currently does not support a 32-bit call to posix_fadvise()
# if _LARGE_FILES is defined.
- ac_cv_posix_fadvise=no
+ ac_cv_func_posix_fadvise=no
])
])