Mercurial > hg > xemacs-beta
comparison 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 |
comparison
equal
deleted
inserted
replaced
258:58424f6abf56 | 259:11cf20601dec |
---|---|
78 (version 3.4h or better) if you don't already | 78 (version 3.4h or better) if you don't already |
79 have it. Get it from the XEmacs FTP site. | 79 have it. Get it from the XEmacs FTP site. |
80 --with-xface (*) Compile with support for X-Face mail header | 80 --with-xface (*) Compile with support for X-Face mail header |
81 conversion. Requires the compface library. | 81 conversion. Requires the compface library. |
82 Get it from the XEmacs FTP site. | 82 Get it from the XEmacs FTP site. |
83 --with-imagick (*) Compile with support for ImageMagick image conversion. | 83 --with-gif Compile with support for GIF image conversion. |
84 Requires ImageMagick from wizards.dupont.com and | 84 This support is built-in and defaults to `yes'. |
85 libraries for whatever image types you wish to have | 85 --with-jpeg (*) Compile with support for JPEG image conversion. |
86 supported. | 86 Requires libjpeg from the Independent JPEG Group. |
87 Get it from the XEmacs FTP site. | 87 Get it from the XEmacs FTP site. |
88 --with-png (*) Compile with support for PNG image conversion. | |
89 Requires libpng. Get it from the XEmacs FTP site. | |
90 --with-tiff Compile with support for TIFF image conversion | |
91 (not yet implemented). | |
88 | 92 |
89 | 93 |
90 TTY options: | 94 TTY options: |
91 | 95 |
92 --with-tty=no Don't support TTY-s. | 96 --with-tty=no Don't support TTY-s. |
111 are called libaudio. | 115 are called libaudio. |
112 --with-pop support POP for mail retrieval | 116 --with-pop support POP for mail retrieval |
113 --with-kerberos support Kerberos-authenticated POP | 117 --with-kerberos support Kerberos-authenticated POP |
114 --with-hesiod support Hesiod to get the POP server host | 118 --with-hesiod support Hesiod to get the POP server host |
115 --with-dnet (*) Compile with support for DECnet. | 119 --with-dnet (*) Compile with support for DECnet. |
120 --with-ldap (*) Compile with support for the LDAP protocol (requires | |
121 installed LDAP libraries on the system). | |
116 --mail-locking=TYPE (*) Specify the locking to be used by movemail to prevent | 122 --mail-locking=TYPE (*) Specify the locking to be used by movemail to prevent |
117 concurrent updates of mail spool files. Valid types | 123 concurrent updates of mail spool files. Valid types |
118 are `lockf', `flock', and `file'. | 124 are `lockf', `flock', and `file'. |
119 --package-path=PATH Directories to search for packages to dump with xemacs. | 125 --package-path=PATH Directories to search for packages to dump with xemacs. |
120 Defaults to `/usr/local/lib/xemacs/packages:~/.xemacs'. | 126 Defaults to `/usr/local/lib/xemacs/packages:~/.xemacs'. |