Home
last modified time | relevance | path

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

/external/e2fsprogs/
Dconfigure.in988 AC_CACHE_VAL(e2fsprogs_cv_struct_st_flags,
991 [e2fsprogs_cv_struct_st_flags=yes],
992 [e2fsprogs_cv_struct_st_flags=no]))
993 AC_MSG_RESULT($e2fsprogs_cv_struct_st_flags)
994 if test "$e2fsprogs_cv_struct_st_flags" = yes; then
Dconfigure10918 if ${e2fsprogs_cv_struct_st_flags+:} false; then :
10933 e2fsprogs_cv_struct_st_flags=yes
10935 e2fsprogs_cv_struct_st_flags=no
10940 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $e2fsprogs_cv_struct_st_flags" >&5
10941 $as_echo "$e2fsprogs_cv_struct_st_flags" >&6; }
10942 if test "$e2fsprogs_cv_struct_st_flags" = yes; then