Home
last modified time | relevance | path

Searched refs:rcdir (Results 1 – 2 of 2) sorted by relevance

/external/libcups/config-scripts/
Dcups-startup.m492 AC_ARG_WITH(rcdir, [ --with-rcdir set path for rc scripts],rcdir="$withval",rcdir="") optwith
97 if test x$rcdir = x; then
102 rcdir="/sbin/init.d"
105 rcdir="/etc"
108 rcdir="/etc/rc.d"
111 rcdir="no"
159 if test "x$rcdir" != xno; then
161 INITDDIR="$rcdir"
163 INITDIR="$rcdir"
/external/libcups/
Dconfigure1610 --with-rcdir set path for rc scripts