view msdos/sed1x.inp @ 83093:fd7beda03521

Prevent Lisp nesting errors while bootstrapping. lisp/Makefile.in: Compile vc-arch.el before others; having it loaded from source while bootstrapping sometimes causes too deep nesting. (Perhaps it's time to increase max-lisp-eval-depth?) git-archimport-id: lorentey@elte.hu--2004/emacs--multi-tty--0--patch-133
author Karoly Lorentey <lorentey@elte.hu>
date Thu, 08 Apr 2004 15:09:37 +0000
parents 695cf19ef79e
children 375f2633d815 d89b565897dd
line wrap: on
line source

# -sed1x.inp------------------------------------------------------------
# Extra configuration script for src/makefile for DesqView/X
# ----------------------------------------------------------------------
s!^	cd \${oldXMenudir}; \${MAKE}.*$!	${MAKE} -C ${oldXMenudir}.!
s!^	@true *$!	@rem!
s/DOC/DOC-X/g
#/^LIBXMENU *=/s!= *!= ../oldxmenu/!
/^temacs *:/s!OLDXMENU!LIBXMENU!

# arch-tag: 3e8a78f2-3dec-44f3-81f6-3785a562da19