Searched refs:config_leaf_dir (Results 1 – 4 of 4) sorted by relevance
59 [config_leaf_dir=$withval],60 [config_leaf_dir=sysconfig61 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi])62 CONFIG_LEAF_DIR=$config_leaf_dir
1958 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval1960 config_leaf_dir=sysconfig1961 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi1964 CONFIG_LEAF_DIR=$config_leaf_dir
1864 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval1866 config_leaf_dir=sysconfig1867 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi1870 CONFIG_LEAF_DIR=$config_leaf_dir
3914 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval3916 config_leaf_dir=sysconfig3917 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi3920 CONFIG_LEAF_DIR=$config_leaf_dir
Completed in 26 milliseconds