Mercurial > hg > xemacs-beta
comparison src/config.h.in @ 223:2c611d1463a6 r20-4b10
Import from CVS: tag r20-4b10
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:10:54 +0200 |
parents | d44af0c54775 |
children | 41f2f0e326e9 |
comparison
equal
deleted
inserted
replaced
222:aae4c8b01452 | 223:2c611d1463a6 |
---|---|
295 This enables graphical display of X-face headers in mail/news messages */ | 295 This enables graphical display of X-face headers in mail/news messages */ |
296 #undef HAVE_XFACE | 296 #undef HAVE_XFACE |
297 | 297 |
298 /* Compile in support for ImageMagick (all image formats) */ | 298 /* Compile in support for ImageMagick (all image formats) */ |
299 #undef HAVE_IMAGEMAGICK | 299 #undef HAVE_IMAGEMAGICK |
300 #undef MAGICK_HEADERS_ARE_UNDER_X11 | |
300 | 301 |
301 /* Do you have the Xmu library? | 302 /* Do you have the Xmu library? |
302 This should always be the case except on losing HP-UX systems. */ | 303 This should always be the case except on losing HP-UX systems. */ |
303 #undef HAVE_XMU | 304 #undef HAVE_XMU |
304 | 305 |