comparison configure.usage @ 265:8efd647ea9ca r20-5b31

Import from CVS: tag r20-5b31
author cvs
date Mon, 13 Aug 2007 10:25:37 +0200
parents 405dd6d1825b
children b2472a1930f2
comparison
equal deleted inserted replaced
264:682d2a9d41a5 265:8efd647ea9ca
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-gif Compile with support for GIF image conversion. 83 --with-gif (*) Compile with support for GIF image conversion.
84 This support is built-in and defaults to `yes'. 84 Requires GifLib 3.1 or greater. Get it from
85 the XEmacs FTP site.
85 --with-jpeg (*) Compile with support for JPEG image conversion. 86 --with-jpeg (*) Compile with support for JPEG image conversion.
86 Requires libjpeg from the Independent JPEG Group. 87 Requires libjpeg from the Independent JPEG Group.
87 Get it from the XEmacs FTP site. 88 Get it from the XEmacs FTP site.
88 --with-png (*) Compile with support for PNG image conversion. 89 --with-png (*) Compile with support for PNG image conversion.
89 Requires libpng. Get it from the XEmacs FTP site. 90 Requires libpng. Get it from the XEmacs FTP site.
90 --with-tiff Compile with support for TIFF image conversion 91 --with-tiff (*) Compile with support for TIFF image conversion.
91 (not yet implemented). 92 Requires Sam Lefflier's libtiff library.
93 Get if from the XEmacs FTP site.
92 94
93 95
94 TTY options: 96 TTY options:
95 97
96 --with-tty=no Don't support TTY-s. 98 --with-tty=no Don't support TTY-s.
154 on Solaris and the XmIm* routines are detected. 156 on Solaris and the XmIm* routines are detected.
155 --with-canna (*) Compile with support for Canna (a Japanese input method 157 --with-canna (*) Compile with support for Canna (a Japanese input method
156 used in conjunction with Mule support). 158 used in conjunction with Mule support).
157 --with-wnn (*) Compile with support for WNN (a multi-language input method 159 --with-wnn (*) Compile with support for WNN (a multi-language input method
158 used in conjunction with Mule support). 160 used in conjunction with Mule support).
159 This is beta level code. 161 --with-wnn6 (*) Compile with support for the comercial package WNN version 6
160 --with-wnn6 (*) Compile with support for WNN version 6
161 This is alpha level code.
162 --with-i18n3 Compile with I18N level 3 (support for message 162 --with-i18n3 Compile with I18N level 3 (support for message
163 translation). This doesn't currently work. 163 translation). This doesn't currently work.
164 --with-xfs Compile with XFontSet support for bilingual menubar. 164 --with-xfs Compile with XFontSet support for bilingual menubar.
165 Can't use this option with --with-xim=motif or xlib. 165 Can't use this option with --with-xim=motif or xlib.
166 And should have --with-menubars=lucid. 166 And should have --with-menubars=lucid.