diff netinstall/README.xemacs @ 448:3078fd1074e8 r21-2-39

Import from CVS: tag r21-2-39
author cvs
date Mon, 13 Aug 2007 11:38:25 +0200
parents
children 3d3049ae1304
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/netinstall/README.xemacs	Mon Aug 13 11:38:25 2007 +0200
@@ -0,0 +1,23 @@
+This directory contains the source for the setup program for the
+XEmacs net releases. 
+
+This code has been adapted from the cygwin net release installer. In
+particular note that the cygwin net release installer is actively
+maintained and therefore we will want to incorporate improvements from
+that. I have therefore tried to use the cygwin way wherever
+possible. I have however cleaned up the code somewhat so that there
+are not billions of warnings.
+
+This program should get built as part of the standard XEmacs
+make. Note however that if you use trhe cygwin build you will need a
+NON CYGWIN VERSION OF ZLIB.
+
+New files:
+	regedit.cc:	
+	regedit.h
+	reginfo.h
+	Makefile.in.in:	
+
+Deleted files:
+	mount.cc:	moved to regedit.cc
+	mount.h:	moved to regedit.h