From: Eli Zaretskii Date: Thu, 29 Jul 1999 10:44:27 +0000 (+0000) Subject: (SHELL, MAKESHELL): Use /xyzzy/command as the shell. X-Git-Tag: emacs-pretest-21.0.90~7342 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=856883894dad552fbb651d4c4dacf8793d5c59b4;p=emacs.git (SHELL, MAKESHELL): Use /xyzzy/command as the shell. --- diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp index ece9d6f2485..e84ce54096a 100644 --- a/msdos/sedleim.inp +++ b/msdos/sedleim.inp @@ -2,8 +2,8 @@ # Configuration script for leim/Makefile under DJGPP v2.x # ---------------------------------------------------------------------- /^SHELL *=/c\ -SHELL=/dos/command\ -MAKESHELL=/dos/command +SHELL=/xyzzy/command\ +MAKESHELL=/xyzzy/command /^version=/d /^prefix=/d