Mercurial > hg > xemacs-beta
comparison configure.usage @ 642:277f059a321b
[xemacs-hg @ 2001-08-01 18:59:04 by adrian]
[PATCH] xemacs-21.5: Peter's patch refilled with verbatim ChangeLog <elqvbof1.fsf@ecf.teradyne.com>
author | adrian |
---|---|
date | Wed, 01 Aug 2001 18:59:04 +0000 |
parents | 45ba69404a1f |
children | 512e4a478e9d |
comparison
equal
deleted
inserted
replaced
641:b17040ffddd1 | 642:277f059a321b |
---|---|
75 --with-menubars=TYPE Use TYPE menubars (lucid, motif, or no). The Lucid | 75 --with-menubars=TYPE Use TYPE menubars (lucid, motif, or no). The Lucid |
76 widgets emulate Motif (mostly) but are faster. | 76 widgets emulate Motif (mostly) but are faster. |
77 *WARNING* The Motif menubar is currently broken. | 77 *WARNING* The Motif menubar is currently broken. |
78 --with-scrollbars=TYPE Use TYPE scrollbars | 78 --with-scrollbars=TYPE Use TYPE scrollbars |
79 (lucid, motif, athena, or no). | 79 (lucid, motif, athena, or no). |
80 --with-dialogs=TYPE Use TYPE dialog boxes (motif, athena, or no). | 80 --with-dialogs=TYPE Use TYPE dialog boxes (lucid, motif, athena, or no). |
81 Lucid menubars and scrollbars are the default. | 81 Lucid menubars and scrollbars are the default. |
82 Motif dialog boxes will be used if Motif can be found. | 82 Motif dialog boxes will be used if Motif can be found. |
83 --with-widgets=TYPE Use TYPE widgets (motif, athena, or no). | 83 --with-widgets=TYPE Use TYPE widgets (lucid, motif, athena, or no). |
84 Motif widgets will be used if Motif can be found. | 84 Motif widgets will be used if Motif can be found. |
85 Other widget types are currently unsupported. | 85 Other widget types are currently unsupported. |
86 --with-dragndrop Compile in the generic drag and drop API. This is | 86 --with-dragndrop Compile in the generic drag and drop API. This is |
87 automatically added if one of the drag and drop | 87 automatically added if one of the drag and drop |
88 protocols is found (currently CDE, OffiX, MSWindows). | 88 protocols is found (currently CDE, OffiX, MSWindows, |
89 and GTK). | |
89 *WARNING* The Drag'n'drop support is under development | 90 *WARNING* The Drag'n'drop support is under development |
90 and is considered experimental. | 91 and is considered experimental. |
91 --with-cde Compile in support for CDE drag and drop. | 92 --with-cde Compile in support for CDE drag and drop. |
92 --with-offix Compile in support for OffiX drag and drop. | 93 --with-offix Compile in support for OffiX drag and drop. |
93 *WARNING* If you compile in OffiX, you may not be | 94 *WARNING* If you compile in OffiX, you may not be |
152 | 153 |
153 Mail options: | 154 Mail options: |
154 | 155 |
155 --mail-locking=TYPE (*) Specify the locking to be used by movemail to prevent | 156 --mail-locking=TYPE (*) Specify the locking to be used by movemail to prevent |
156 concurrent updates of mail spool files. Valid types | 157 concurrent updates of mail spool files. Valid types |
157 are `lockf', `flock', and `dot'. | 158 are `lockf', `flock', `dot', `locking' or `mmdf'. |
158 --with-pop Support POP for mail retrieval. | 159 --with-pop Support POP for mail retrieval. |
159 --with-kerberos Support Kerberos-authenticated POP. | 160 --with-kerberos Support Kerberos-authenticated POP. |
160 --with-hesiod Support Hesiod to get the POP server host. | 161 --with-hesiod Support Hesiod to get the POP server host. |
161 | 162 |
162 | 163 |