Home
last modified time | relevance | path

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

/external/python/cpython2/
Dconfigure8382 enableval=$enable_toolbox_glue;
8386 if test -z "$enable_toolbox_glue"
8390 enable_toolbox_glue="yes";;
8392 enable_toolbox_glue="no";;
8395 case "$enable_toolbox_glue" in
8408 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $enable_toolbox_glue" >&5
8409 $as_echo "$enable_toolbox_glue" >&6; }
Dconfigure.ac1983 if test -z "$enable_toolbox_glue"
1987 enable_toolbox_glue="yes";;
1989 enable_toolbox_glue="no";;
1992 case "$enable_toolbox_glue" in
2004 AC_MSG_RESULT($enable_toolbox_glue)