Index: xotcl/xotclConfig.sh =================================================================== diff -u -r894d9fdf1f31a1e18c1942007edebd85ebc5ae59 -r9722a51911e1502444c173306c8c88f7f3888989 --- xotcl/xotclConfig.sh (.../xotclConfig.sh) (revision 894d9fdf1f31a1e18c1942007edebd85ebc5ae59) +++ xotcl/xotclConfig.sh (.../xotclConfig.sh) (revision 9722a51911e1502444c173306c8c88f7f3888989) @@ -54,3 +54,6 @@ XOTCL_SHARED_LIB_SUFFIX=1.2.1.so XOTCL_UNSHARED_LIB_SUFFIX=1.2.1.a +# the shell in whose installation dirs the xotcl package is installed +XOTCL_COMPATIBLE_TCLSH=/home/neumann/tcl8.4.5/unix/tclsh +