Lines Matching refs:root_prefix
135 dnl Allow separate `root_prefix' to be specified
139 root_prefix=$withval,
140 root_prefix=NONE)dnl
1466 if test "$prefix" = NONE -a "$root_prefix" = NONE ; then
1467 root_prefix="";
1468 AC_MSG_RESULT([On $host_os systems, root_prefix defaults to ''])
1487 if test "$root_prefix" = NONE ; then
1489 root_prefix="$ac_default_prefix"
1491 root_prefix="$prefix"
1498 root_bindir='${root_prefix}/bin'
1499 root_sbindir='${root_prefix}/sbin'
1500 root_libdir='${root_prefix}/lib'
1501 root_sysconfdir='${root_prefix}/etc'
1519 AC_SUBST(root_prefix) subst