>>>> "APA" == Adrian Aichner
<aichner(a)ecf.teradyne.com> writes:
APA> Could the latter please be applied also? I already verified that it
APA> still applies cleanly for 21.1.6. I will send another mini-patch
APA> fixing a dependency of that patch from the check target which doesn't
APA> make sense under 21.1.
Here is the mini-patch, with nt/ChangeLog.
Please apply this to 21.1.6 AFTER applying
http://www.xemacs.org/list-archives/xemacs-patches/9907/msg00022.html
which has following messag-id:
From: Adrian Aichner <aichner(a)ecf.teradyne.com>
Subject: Native info support and man cleanup for 21.1.4 "i386-pc-win32"
To: xemacs-patches(a)xemacs.org
Date: 10 Jul 1999 12:24:58 +0200
Message-ID: <u7lo8ls3p.fsf(a)ecf.teradyne.com>
Please advise whether this patch can still make it in.
I have tested it with
nmake /f xemacs.mak distclean
nmake /f xemacs.mak install
and it works fine.
Regards,
Adrian
1999-08-15 Adrian Aichner <aichner(a)ecf.teradyne.com>
* xemacs.mak (SRCDIR): Add definition.
(PROGNAME): Ditto.
cd d:\tmp\21.1\xemacs\
diff -u nt/xemacs.mak.orig nt/xemacs.mak
Compilation started at Sun Aug 15 13:51:37 1999 +0200 (W. Europe Daylight Time)
--- nt/xemacs.mak.orig Sun Aug 15 13:43:38 1999
+++ nt/xemacs.mak Sun Aug 15 13:04:39 1999
@@ -960,6 +960,8 @@
rc xemacs.rc
# Section handling info starts here
+SRCDIR=..\src
+PROGNAME=$(SRCDIR)\xemacs.exe
MAKEINFO=$(PROGNAME) -no-site-file -no-init-file -batch -l texinfmt -f
batch-texinfo-format
MANDIR = $(XEMACS)\man
Compilation exited abnormally with code 1 at Sun Aug 15 13:51:38