ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/README.configure
(Generate patch)

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.40 by root, Fri Jan 13 12:40:46 2006 UTC vs.
Revision 1.41 by root, Mon Jan 16 14:48:39 2006 UTC

119 119
120 --enable-tinting (default: on) 120 --enable-tinting (default: on)
121 Add support for tinting of transparent backgrounds (requires 121 Add support for tinting of transparent backgrounds (requires
122 "--enable-transparency"). 122 "--enable-transparency").
123 123
124 --enable-menubar (default: off) [DEPRECATED]
125 Add support for our menu bar system (this interacts badly with
126 dynamic locale switching currently). This option is DEPRECATED and
127 will be removed in the future.
128
129 --enable-rxvt-scroll (default: on) 124 --enable-rxvt-scroll (default: on)
130 Add support for the original rxvt scrollbar. 125 Add support for the original rxvt scrollbar.
131 126
132 --enable-next-scroll (default: on) 127 --enable-next-scroll (default: on)
133 Add support for a NeXT-like scrollbar. 128 Add support for a NeXT-like scrollbar.
156 Removes any handling of the delete key by us - let the X server do 151 Removes any handling of the delete key by us - let the X server do
157 it. 152 it.
158 153
159 --disable-resources 154 --disable-resources
160 Removes any support for resource checking. 155 Removes any support for resource checking.
161
162 --enable-strings (default: off)
163 Add support for our possibly faster memset() function and other
164 various routines, overriding your system's versions which may have
165 been hand-crafted in assembly or may require extra libraries to link
166 in. (this breaks ANSI-C rules and has problems on many GNU/Linux
167 systems).
168 156
169 --disable-swapscreen 157 --disable-swapscreen
170 Remove support for secondary/swap screen. 158 Remove support for secondary/swap screen.
171 159
172 --enable-frills (default: on) 160 --enable-frills (default: on)
194 hold on exit (-hold) 182 hold on exit (-hold)
195 skip builtin block graphics (-sbg) 183 skip builtin block graphics (-sbg)
196 sgr modes 90..97 and 100..107 184 sgr modes 90..97 and 100..107
197 185
198 --enable-iso14755 (default: on) 186 --enable-iso14755 (default: on)
199 Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). 187 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
200 Basic support (section 5.1) is enabled by "--enable-frills", while 188 Basic support (section 5.1) is enabled by "--enable-frills", while
201 support for 5.2, 5.3 and 5.4 is enabled with this switch. 189 support for 5.2, 5.3 and 5.4 is enabled with this switch.
202 190
203 --enable-keepscrolling (default: on) 191 --enable-keepscrolling (default: on)
204 Add support for continual scrolling of the display when you hold the 192 Add support for continual scrolling of the display when you hold the
235 223
236 --enable-pointer-blank (default: on) 224 --enable-pointer-blank (default: on)
237 Add support to have the pointer disappear when typing or inactive. 225 Add support to have the pointer disappear when typing or inactive.
238 226
239 --enable-perl (default: off) 227 --enable-perl (default: off)
240 Enable an embedded perl interpreter. See the urxvtperl(3) manpage 228 Enable an embedded perl interpreter. See the rxvtperl(3) manpage
241 (doc/rxvtperl.txt) for more info on this feature, or the files in 229 (doc/rxvtperl.txt) for more info on this feature, or the files in
242 src/perl-ext/ for the extensions that are installed by default. The 230 src/perl-ext/ for the extensions that are installed by default. The
243 perl interpreter that is used can be specified via the "PERL" 231 perl interpreter that is used can be specified via the "PERL"
244 environment variable when running configure. 232 environment variable when running configure.
245 233

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines