Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython2/
Dconfigure9425 withval=$with_tcltk_libs;
9427 with_tcltk_libs="default"
9430 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $with_tcltk_libs" >&5
9431 $as_echo "$with_tcltk_libs" >&6; }
9432 if test "x$with_tcltk_includes" = xdefault || test "x$with_tcltk_libs" = xdefault
9434 if test "x$with_tcltk_includes" != "x$with_tcltk_libs"
9442 TCLTK_LIBS="$with_tcltk_libs"
Dconfigure.ac2521 [with_tcltk_libs="default"])
2522 AC_MSG_RESULT($with_tcltk_libs)
2523 if test "x$with_tcltk_includes" = xdefault || test "x$with_tcltk_libs" = xdefault
2525 if test "x$with_tcltk_includes" != "x$with_tcltk_libs"
2533 TCLTK_LIBS="$with_tcltk_libs"