Lines Matching refs:root_prefix
135 dnl Allow separate `root_prefix' to be specified
139 root_prefix=$withval,
140 root_prefix=NONE)dnl
1473 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
1474 root_prefix="";
1475 AC_MSG_RESULT([On $host_os systems, root_prefix defaults to ''])
1494 if test "$root_prefix" = NONE ; then
1496 root_prefix="$ac_default_prefix"
1498 root_prefix="$prefix"
1505 root_bindir='${root_prefix}/bin'
1506 root_sbindir='${root_prefix}/sbin'
1507 root_libdir='${root_prefix}/lib'
1508 root_sysconfdir='${root_prefix}/etc'
1526 AC_SUBST(root_prefix) subst