Home
last modified time | relevance | path

Searched refs:config_leaf_dir (Results 1 – 4 of 4) sorted by relevance

/xen/m4/
A Dpaths.m459 [config_leaf_dir=$withval],
60 [config_leaf_dir=sysconfig
61 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi])
62 CONFIG_LEAF_DIR=$config_leaf_dir
/xen/docs/
A Dconfigure1865 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
1867 config_leaf_dir=sysconfig
1868 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
1871 CONFIG_LEAF_DIR=$config_leaf_dir
/xen/
A Dconfigure1962 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
1964 config_leaf_dir=sysconfig
1965 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
1968 CONFIG_LEAF_DIR=$config_leaf_dir
/xen/tools/
A Dconfigure3938 withval=$with_sysconfig_leaf_dir; config_leaf_dir=$withval
3940 config_leaf_dir=sysconfig
3941 if test ! -d /etc/sysconfig ; then config_leaf_dir=default ; fi
3944 CONFIG_LEAF_DIR=$config_leaf_dir

Completed in 21 milliseconds