aboutsummaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure b/configure
index 31baaa5..79661e7 100755
--- a/configure
+++ b/configure
@@ -4756,8 +4756,8 @@ else
fi
-ac_fn_cxx_check_member "$LINENO" "struct statx" "ino" "ac_cv_member_struct_statx_ino" "$ac_includes_default"
-if test "x$ac_cv_member_struct_statx_ino" = xyes; then :
+ac_fn_cxx_check_member "$LINENO" "struct statx" "stx_ino" "ac_cv_member_struct_statx_stx_ino" "$ac_includes_default"
+if test "x$ac_cv_member_struct_statx_stx_ino" = xyes; then :
cat >>confdefs.h <<_ACEOF
#define HAVE_STATX 1