diff nt/ChangeLog @ 488:1e7b510d04f6

[xemacs-hg @ 2001-04-28 21:04:49 by adrian] [PATCH] nt/*.mak improvements, fix usage of emacs_is_beta from version.sh <3dauawnh.fsf@rapier.ecf.teradyne.com>
author adrian
date Sat, 28 Apr 2001 21:04:50 +0000
parents 52626a2f02ef
children 4137b1fb7b90
line wrap: on
line diff
--- a/nt/ChangeLog	Sat Apr 28 07:48:46 2001 +0000
+++ b/nt/ChangeLog	Sat Apr 28 21:04:50 2001 +0000
@@ -1,3 +1,15 @@
+2001-04-27  Adrian Aichner  <adrian@xemacs.org>
+
+	* compface.mak (clean): New target.
+	* xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
+	del and @$(DEL).  Add GTK supporting variables and document it as
+	currently unsupported on MSWindows.
+	* xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
+	emacs_is_beta.  Use emacs_beta_version as patch level for non-beta
+	version.
+	* xemacs.mak (HAVE_GTK): New.
+	* xemacs.mak (GTK_DIR): New.
+
 2001-04-20  Ben Wing  <ben@xemacs.org>
 
 	* .cvsignore: Added stuff for Windows.