1 diff -Naur xotcl-1.6.5-orig/configure xotcl-1.6.5/configure
2 --- xotcl-1.6.5-orig/configure 2009-10-24 21:17:16.000000000 +0400
3 +++ xotcl-1.6.5/configure 2009-11-28 11:38:44.000000000 +0300
8 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
9 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
10 { { echo "$as_me:$LINENO: error: Cannot find private header tclInt.h in ${TCL_SRC_DIR}" >&5
11 echo "$as_me: error: Cannot find private header tclInt.h in ${TCL_SRC_DIR}" >&2;}
12 { (exit 1); exit 1; }; }
13 diff -Naur xotcl-1.6.5-orig/library/store/XOTclGdbm/tcl.m4 xotcl-1.6.5/library/store/XOTclGdbm/tcl.m4
14 --- xotcl-1.6.5-orig/library/store/XOTclGdbm/tcl.m4 2007-10-14 22:05:10.000000000 +0400
15 +++ xotcl-1.6.5/library/store/XOTclGdbm/tcl.m4 2009-11-28 11:39:09.000000000 +0300
20 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
21 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
22 AC_MSG_ERROR([Cannot find private header tclInt.h in ${TCL_SRC_DIR}])
25 diff -Naur xotcl-1.6.5-orig/library/store/XOTclSdbm/tcl.m4 xotcl-1.6.5/library/store/XOTclSdbm/tcl.m4
26 --- xotcl-1.6.5-orig/library/store/XOTclSdbm/tcl.m4 2007-10-14 22:05:11.000000000 +0400
27 +++ xotcl-1.6.5/library/store/XOTclSdbm/tcl.m4 2009-11-28 11:38:59.000000000 +0300
32 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
33 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
34 AC_MSG_ERROR([Cannot find private header tclInt.h in ${TCL_SRC_DIR}])
37 diff -Naur xotcl-1.6.5-orig/library/xml/TclExpat-1.1/tcl.m4 xotcl-1.6.5/library/xml/TclExpat-1.1/tcl.m4
38 --- xotcl-1.6.5-orig/library/xml/TclExpat-1.1/tcl.m4 2007-10-14 22:05:11.000000000 +0400
39 +++ xotcl-1.6.5/library/xml/TclExpat-1.1/tcl.m4 2009-11-28 11:39:16.000000000 +0300
44 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
45 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
46 AC_MSG_ERROR([Cannot find private header tclInt.h in ${TCL_SRC_DIR}])
49 diff -Naur xotcl-1.6.5-orig/tcl.m4 xotcl-1.6.5/tcl.m4
50 --- xotcl-1.6.5-orig/tcl.m4 2008-02-23 20:53:45.000000000 +0300
51 +++ xotcl-1.6.5/tcl.m4 2009-11-28 11:38:14.000000000 +0300
56 - if test ! -f "${TCL_SRC_DIR}/generic/tclInt.h" ; then
57 + if test ! -f "${TCL_SRC_DIR}/tclInt.h" ; then
58 AC_MSG_ERROR([Cannot find private header tclInt.h in ${TCL_SRC_DIR}])