changeset 2530:bc47870c97c2

[xemacs-hg @ 2005-01-29 00:32:38 by ben] compface -> 1.5.1 in config.inc.samp config.inc.samp: Change version to 1.5.1 in accordance with FTP site.
author ben
date Sat, 29 Jan 2005 00:32:38 +0000
parents 5f1df1828d81
children 7de8d9ab7bbd
files nt/ChangeLog nt/config.inc.samp
diffstat 2 files changed, 6 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/nt/ChangeLog	Fri Jan 28 22:52:28 2005 +0000
+++ b/nt/ChangeLog	Sat Jan 29 00:32:38 2005 +0000
@@ -1,3 +1,8 @@
+2005-01-28  Ben Wing  <ben@xemacs.org>
+
+	* config.inc.samp (COMPFACE_DIR):
+	Change version to 1.5.1 in accordance with FTP site.
+
 2004-11-17  Ben Wing  <ben@xemacs.org>
 
 	* config.inc.samp:
--- a/nt/config.inc.samp	Fri Jan 28 22:52:28 2005 +0000
+++ b/nt/config.inc.samp	Sat Jan 29 00:32:38 2005 +0000
@@ -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                                #