diff nt/ChangeLog @ 1657:5c8854104e13

[xemacs-hg @ 2003-08-31 17:52:59 by adrian] [A21.5R21.4] [PATCH] Fix makeinfo-test and check-temacs in nt/xemacs.mak -------------------- ChangeLog entries follow: -------------------- nt/ChangeLog addition: 2003-08-31 Adrian Aichner <adrian@xemacs.org> * xemacs.mak (makeinfo-test): Moved after variable initialization to make test actually work. * xemacs.mak (TEMACS_BATCH_PACKAGES): New. * xemacs.mak (check-temacs): Use TEMACS_BATCH_PACKAGES to enable regression tests requiring packages.
author adrian
date Sun, 31 Aug 2003 17:52:59 +0000
parents d4c017f833e2
children bb216a3e537f
line wrap: on
line diff
--- a/nt/ChangeLog	Sun Aug 31 17:30:19 2003 +0000
+++ b/nt/ChangeLog	Sun Aug 31 17:52:59 2003 +0000
@@ -1,3 +1,11 @@
+2003-08-31  Adrian Aichner  <adrian@xemacs.org>
+
+	* xemacs.mak (makeinfo-test): Moved after variable initialization
+	to make test actually work.
+	* xemacs.mak (TEMACS_BATCH_PACKAGES): New.
+	* xemacs.mak (check-temacs): Use TEMACS_BATCH_PACKAGES to enable
+	regression tests requiring packages.
+
 2003-06-15  Adrian Aichner  <adrian@xemacs.org>
 
 	* minitar.c (main): Handle 0 size files correctly.