diff -ruwb emacspeak-19.0/lisp/Makefile emacspeak-19.0-my/lisp/Makefile --- emacspeak-19.0/lisp/Makefile 2003-11-22 22:06:22 +0300 +++ emacspeak-19.0-my/lisp/Makefile 2003-12-14 16:42:47 +0300 @@ -43,7 +43,7 @@ EMACS = emacs SRC=".." # How to run in batch mode -BATCH = -batch -q -no-site-file +BATCH = -batch -q -no-site-file -l /etc/emacs/site-start.d/00auto-compr.el DEPS=-l $(SRC)/lisp/emacspeak-load-path.el -l $(SRC)/lisp/emacspeak-loaddefs.el -l $(SRC)/lisp/emacspeak-cus-load.el COMPILE = -f batch-byte-compile # How to compile diff -ruwb emacspeak-19.0/servers/remote-tcl emacspeak-19.0-my/servers/remote-tcl --- emacspeak-19.0/servers/remote-tcl 2003-11-22 22:06:47 +0300 +++ emacspeak-19.0-my/servers/remote-tcl 2003-12-14 17:30:14 +0300 @@ -47,6 +47,6 @@ # }}} remote=labrador -tcl=/usr/local/bin/tcl +tcl=/usr/bin/tclsh rsh $remote $tcl $1