--- configure.orig Tue Nov 9 21:19:42 1999 +++ configure Tue Nov 9 21:21:04 1999 @@ -1824,7 +1824,7 @@ for i in $tcl_dirs ; do tcl_include_dirs="$tcl_include_dirs $i/include" done -tcl_include_dirs="$tcl_with_include $tcl_include_dirs /usr/include/tcl /usr/include" +tcl_include_dirs="$tcl_with_include $tcl_include_dirs /usr/local/include/tcl8.2 /usr/local/include/tk8.2 /usr/include/tcl /usr/include" tcl_dir=0 for i in $tcl_include_dirs ; do if test -r $i/tcl.h ; then