Lines Matching refs:tcl_ok
779 [tcl_ok=$enableval], [tcl_ok=yes])
783 tcl_ok=$enableval
785 tcl_ok=yes
788 if test "$tcl_ok" = "yes" -o "${TCL_THREADS}" = 1; then
804 AC_CHECK_LIB(pthread,pthread_mutex_init,tcl_ok=yes,tcl_ok=no)
805 if test "$tcl_ok" = "no"; then
812 tcl_ok=yes, tcl_ok=no)
815 if test "$tcl_ok" = "yes"; then
820 tcl_ok=yes, tcl_ok=no)
821 if test "$tcl_ok" = "yes"; then
826 tcl_ok=yes, tcl_ok=no)
827 if test "$tcl_ok" = "no"; then
829 tcl_ok=yes, tcl_ok=no)
830 if test "$tcl_ok" = "yes"; then
900 [tcl_ok=$enableval], [tcl_ok=no])
901 if test "$tcl_ok" = "no"; then
909 if test "$tcl_ok" = "yes"; then
916 if test "$tcl_ok" = "mem" -o "$tcl_ok" = "all"; then
920 if test "$tcl_ok" != "yes" -a "$tcl_ok" != "no"; then
921 if test "$tcl_ok" = "all"; then
924 AC_MSG_RESULT([enabled $tcl_ok debugging])
1400 AC_CHECK_LIB(dld, shl_load, tcl_ok=yes, tcl_ok=no)
1401 AS_IF([test "$tcl_ok" = yes], [
1440 AC_CHECK_LIB(dld, shl_load, tcl_ok=yes, tcl_ok=no)
1441 AS_IF([test "$tcl_ok" = yes], [