Mercurial > hg > xemacs-beta
diff configure.usage @ 259:11cf20601dec r20-5b28
Import from CVS: tag r20-5b28
author | cvs |
---|---|
date | Mon, 13 Aug 2007 10:23:02 +0200 |
parents | 65c19d2020f7 |
children | 405dd6d1825b |
line wrap: on
line diff
--- a/configure.usage Mon Aug 13 10:22:10 2007 +0200 +++ b/configure.usage Mon Aug 13 10:23:02 2007 +0200 @@ -80,11 +80,15 @@ --with-xface (*) Compile with support for X-Face mail header conversion. Requires the compface library. Get it from the XEmacs FTP site. ---with-imagick (*) Compile with support for ImageMagick image conversion. - Requires ImageMagick from wizards.dupont.com and - libraries for whatever image types you wish to have - supported. +--with-gif Compile with support for GIF image conversion. + This support is built-in and defaults to `yes'. +--with-jpeg (*) Compile with support for JPEG image conversion. + Requires libjpeg from the Independent JPEG Group. Get it from the XEmacs FTP site. +--with-png (*) Compile with support for PNG image conversion. + Requires libpng. Get it from the XEmacs FTP site. +--with-tiff Compile with support for TIFF image conversion + (not yet implemented). TTY options: @@ -113,6 +117,8 @@ --with-kerberos support Kerberos-authenticated POP --with-hesiod support Hesiod to get the POP server host --with-dnet (*) Compile with support for DECnet. +--with-ldap (*) Compile with support for the LDAP protocol (requires + installed LDAP libraries on the system). --mail-locking=TYPE (*) Specify the locking to be used by movemail to prevent concurrent updates of mail spool files. Valid types are `lockf', `flock', and `file'.