commit: Fix Windows build by removing reference to no longer existent term.texi file

Vin Shelton acs at xemacs.org
Thu Feb 18 19:24:06 EST 2010


changeset:   5032:9b80fa04e7d7
tag:         tip
user:        Vin Shelton <acs at xemacs.org>
date:        Thu Feb 18 19:23:32 2010 -0500
files:       nt/ChangeLog nt/xemacs.mak
description:
Fix Windows build by removing reference to no longer existent term.texi file


diff -r bd3e7db3bdf6 -r 9b80fa04e7d7 nt/ChangeLog
--- a/nt/ChangeLog	Wed Feb 17 15:11:34 2010 -0700
+++ b/nt/ChangeLog	Thu Feb 18 19:23:32 2010 -0500
@@ -1,3 +1,7 @@
+2010-02-18  Vin Shelton  <acs at xemacs.org>
+
+	* xemacs.mak (INFO_FILES): Removed term.info.
+
 2010-02-11  Vin Shelton  <acs at xemacs.org>
  
  	* xemacs.mak (LIB_SRC_DEFINES): Added PROGRAM_DEFINES to lib_src
diff -r bd3e7db3bdf6 -r 9b80fa04e7d7 nt/xemacs.mak
--- a/nt/xemacs.mak	Wed Feb 17 15:11:34 2010 -0700
+++ b/nt/xemacs.mak	Thu Feb 18 19:23:32 2010 -0500
@@ -1496,7 +1496,6 @@
 	$(INFODIR)\lispref.info \
 	$(INFODIR)\new-users-guide.info \
 	$(INFODIR)\standards.info \
-	$(INFODIR)\term.info \
 	$(INFODIR)\termcap.info \
 	$(INFODIR)\texinfo.info \
 	$(INFODIR)\widget.info \



More information about the XEmacs-Patches mailing list