Lines Matching refs:root_prefix
128 dnl Allow separate `root_prefix' to be specified
132 root_prefix=$withval,
133 root_prefix=NONE)dnl
1145 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
1146 root_prefix="";
1147 AC_MSG_RESULT([On $host_os systems, root_prefix defaults to ''])
1166 if test "$root_prefix" = NONE ; then
1168 root_prefix="$ac_default_prefix"
1170 root_prefix="$prefix"
1177 root_bindir='${root_prefix}/bin'
1178 root_sbindir='${root_prefix}/sbin'
1179 root_libdir='${root_prefix}/lib'
1180 root_sysconfdir='${root_prefix}/etc'
1198 AC_SUBST(root_prefix) subst