1 --- configure.old 2010-04-07 20:16:24.000000000 -0700
2 +++ configure 2010-04-07 20:16:34.000000000 -0700
7 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
8 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
9 { { echo "$as_me:$LINENO: error: Cannot find private header tclInt.h in ${TCL_SRC_DIR}" >&5
10 echo "$as_me: error: Cannot find private header tclInt.h in ${TCL_SRC_DIR}" >&2;}
11 { (exit 1); exit 1; }; }