Mercurial > hg > xemacs-beta
comparison nt/config.inc.samp @ 2561:bca59a29f9d9
[xemacs-hg @ 2005-02-04 02:58:32 by ben]
Update compface in config.inc.samp
config.inc.samp: Change version to 1.5.1 in accordance with FTP site.
author | ben |
---|---|
date | Fri, 04 Feb 2005 02:58:32 +0000 |
parents | bc47870c97c2 |
children | 6fa9919a9a0b |
comparison
equal
deleted
inserted
replaced
2560:a159338ecf7c | 2561:bca59a29f9d9 |
---|---|
64 HAVE_TIFF=1 | 64 HAVE_TIFF=1 |
65 TIFF_DIR=$(OPTIONAL_LIBRARY_DIR)\tiff-v3.5.7 | 65 TIFF_DIR=$(OPTIONAL_LIBRARY_DIR)\tiff-v3.5.7 |
66 | 66 |
67 # Set this to enable XFace support (not very important), and specify the | 67 # Set this to enable XFace support (not very important), and specify the |
68 # directory containing compface. Get the library from | 68 # directory containing compface. Get the library from |
69 # http://ftp.xemacs.org/aux/compface-1.5.tar.gz. | 69 # http://ftp.xemacs.org/aux/compface-1.5.1.tar.gz. |
70 HAVE_XFACE=1 | 70 HAVE_XFACE=1 |
71 COMPFACE_DIR=$(OPTIONAL_LIBRARY_DIR)\compface-1.5.1 | 71 COMPFACE_DIR=$(OPTIONAL_LIBRARY_DIR)\compface-1.5.1 |
72 | 72 |
73 ############################################################################ | 73 ############################################################################ |
74 # Build settings # | 74 # Build settings # |