Searched refs:root_prefix (Results 1 - 1 of 1) sorted by relevance

/external/e2fsprogs/
H A Dconfigure608 root_prefix
4590 withval=$with_root_prefix; root_prefix=$withval
4592 root_prefix=NONE
10950 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
10951 root_prefix="";
10952 { $as_echo "$as_me:${as_lineno-$LINENO}: result: On $host_os systems, root_prefix defaults to ''" >&5
10953 $as_echo "On $host_os systems, root_prefix defaults to ''" >&6; }
10971 if test "$root_prefix" = NONE ; then
10973 root_prefix="$ac_default_prefix"
10975 root_prefix
[all...]

Completed in 159 milliseconds