Home
last modified time | relevance | path

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

/external/e2fsprogs/util/
Dsubst.conf.in15 $root_prefix @root_prefix@
/external/e2fsprogs/
Dconfigure.in132 dnl Allow separate `root_prefix' to be specified
136 root_prefix=$withval,
137 root_prefix=NONE)dnl
896 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
897 root_prefix="";
898 AC_MSG_RESULT([On $host_os systems, root_prefix defaults to ''])
917 if test "$root_prefix" = NONE ; then
919 root_prefix="$ac_default_prefix"
921 root_prefix="$prefix"
928 root_bindir='${root_prefix}/bin'
[all …]
DMCONFIG.in12 root_prefix = @root_prefix@
Dconfigure4553 withval=$with_root_prefix; root_prefix=$withval
4555 root_prefix=NONE
10850 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
10851 root_prefix="";
10871 if test "$root_prefix" = NONE ; then
10873 root_prefix="$ac_default_prefix"
10875 root_prefix="$prefix"