diff -cr ctk4.0.orig/configure ctk4.0/configure
*** ctk4.0.orig/configure	Thu Jan 11 03:17:52 1996
--- ctk4.0/configure	Sat Feb 17 12:34:15 1996
***************
*** 1987,1993 ****
  fi
  if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
    echo "$ac_t""yes" 1>&6
!   LIBS="-ltcl $LIBS"; got_it=yes
  else
    echo "$ac_t""no" 1>&6
  echo "configure: warning: couldn't find tcl library archive" 1>&2 
--- 1987,1993 ----
  fi
  if eval "test \"`echo '$ac_cv_lib_'$ac_lib_var`\" = yes"; then
    echo "$ac_t""yes" 1>&6
!   LIBS="-ltcl74 $LIBS"; got_it=yes
  else
    echo "$ac_t""no" 1>&6
  echo "configure: warning: couldn't find tcl library archive" 1>&2 
