User: ben
Date: 05/01/29 01:32:41
Modified: xemacs/nt ChangeLog config.inc.samp
Log:
compface -> 1.5.1 in config.inc.samp
config.inc.samp: Change version to 1.5.1 in accordance with FTP site.
Revision Changes Path
1.179 +5 -0 XEmacs/xemacs/nt/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/nt/ChangeLog,v
retrieving revision 1.178
retrieving revision 1.179
diff -u -b -r1.178 -r1.179
--- ChangeLog 2005/01/28 02:36:20 1.178
+++ ChangeLog 2005/01/29 00:32:38 1.179
@@ -1,3 +1,8 @@
+2005-01-28 Ben Wing <ben(a)xemacs.org>
+
+ * config.inc.samp (COMPFACE_DIR):
+ Change version to 1.5.1 in accordance with FTP site.
+
2004-11-17 Ben Wing <ben(a)xemacs.org>
* config.inc.samp:
1.18 +1 -1 XEmacs/xemacs/nt/config.inc.samp
(In the diff below, changes in quantity of whitespace are not shown.)
Index: config.inc.samp
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacs/nt/config.inc.samp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- config.inc.samp 2005/01/24 23:33:39 1.17
+++ config.inc.samp 2005/01/29 00:32:38 1.18
@@ -68,7 +68,7 @@
# directory containing compface. Get the library from
#
http://ftp.xemacs.org/aux/compface-1.5.tar.gz.
HAVE_XFACE=1
-COMPFACE_DIR=$(OPTIONAL_LIBRARY_DIR)\compface-1.5
+COMPFACE_DIR=$(OPTIONAL_LIBRARY_DIR)\compface-1.5.1
############################################################################
# Build settings #