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
1865 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval1867 config_leaf_dir=sysconfig1868 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi1871 CONFIG_LEAF_DIR=$config_leaf_dir
1962 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval1964 config_leaf_dir=sysconfig1965 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi1968 CONFIG_LEAF_DIR=$config_leaf_dir
3938 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval3940 config_leaf_dir=sysconfig3941 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi3944 CONFIG_LEAF_DIR=$config_leaf_dir
Completed in 21 milliseconds