Home
last modified time | relevance | path

Searched refs:e2fsprogs_cv_struct_st_flags (Results 1 – 2 of 2) sorted by relevance

/external/e2fsprogs/
Dconfigure.in823 AC_CACHE_VAL(e2fsprogs_cv_struct_st_flags,
826 [e2fsprogs_cv_struct_st_flags=yes],
827 [e2fsprogs_cv_struct_st_flags=no]))
828 AC_MSG_RESULT($e2fsprogs_cv_struct_st_flags)
829 if test "$e2fsprogs_cv_struct_st_flags" = yes; then
Dconfigure10592 e2fsprogs_cv_struct_st_flags=yes
10594 e2fsprogs_cv_struct_st_flags=no
10599 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $e2fsprogs_cv_struct_st_flags" >&5
10600 $as_echo "$e2fsprogs_cv_struct_st_flags" >&6; }
10601 if test "$e2fsprogs_cv_struct_st_flags" = yes; then