Searched refs:tcl_ok (Results 1 – 2 of 2) sorted by relevance
5695 if test "$tcl_ok" = "yes" -o "${TCL_THREADS}" = 1; then5754 tcl_ok=yes5756 tcl_ok=no5759 if test "$tcl_ok" = "no"; then5802 tcl_ok=yes5804 tcl_ok=no5809 if test "$tcl_ok" = "yes"; then5850 tcl_ok=yes5852 tcl_ok=no5855 if test "$tcl_ok" = "yes"; then[all …]
779 [tcl_ok=$enableval], [tcl_ok=yes])783 tcl_ok=$enableval785 tcl_ok=yes788 if test "$tcl_ok" = "yes" -o "${TCL_THREADS}" = 1; then804 AC_CHECK_LIB(pthread,pthread_mutex_init,tcl_ok=yes,tcl_ok=no)805 if test "$tcl_ok" = "no"; then812 tcl_ok=yes, tcl_ok=no)815 if test "$tcl_ok" = "yes"; then820 tcl_ok=yes, tcl_ok=no)821 if test "$tcl_ok" = "yes"; then[all …]