Mercurial > hg > xemacs-beta
diff nt/config.inc.samp @ 5603:2b2f37e84792
Fixes for building native windows setup kits
author | Vin Shelton <acs@xemacs.org> |
---|---|
date | Tue, 29 Nov 2011 09:05:36 -0500 |
parents | 90dcf2376909 |
children | c1e8f3294298 |
line wrap: on
line diff
--- a/nt/config.inc.samp Sat Nov 26 17:59:14 2011 +0000 +++ b/nt/config.inc.samp Tue Nov 29 09:05:36 2011 -0500 @@ -77,20 +77,20 @@ # have to rename the zlib directory to just `zlib'. We don't do that here # so we can preserve the version number, like for the other libraries. HAVE_PNG=1 -PNG_DIR=$(OPTIONAL_LIBRARY_DIR)\libpng-1.2.8 -ZLIB_DIR=$(OPTIONAL_LIBRARY_DIR)\zlib-1.2.3 +PNG_DIR=$(OPTIONAL_LIBRARY_DIR)\libpng-1.2.46 +ZLIB_DIR=$(OPTIONAL_LIBRARY_DIR)\zlib # Set this to enable JPEG support (useful, but not necessary), and specify # the directory containing jpeg. Get the latest version from # http://www.ijg.org/ or ftp://ftp.uu.net/graphics/jpeg/. HAVE_JPEG=1 -JPEG_DIR=$(OPTIONAL_LIBRARY_DIR)\jpeg-6b +JPEG_DIR=$(OPTIONAL_LIBRARY_DIR)\jpeg-8c # Set this to enable TIFF support (not very important), and specify the # directory containing tiff. Get the latest version from # http://www.remotesensing.org/libtiff/. HAVE_TIFF=1 -TIFF_DIR=$(OPTIONAL_LIBRARY_DIR)\tiff-3.7.3 +TIFF_DIR=$(OPTIONAL_LIBRARY_DIR)\tiff-3.9.5 # Set this to enable XFace support (not very important), and specify the # directory containing compface. Get the library from