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.38 by root, Sat Jan 7 04:19:43 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-xgetdefault
163 Make resources checking via XGetDefault() instead of our small
164 version which only checks ~/.Xdefaults, or if that doesn't exist
165 then ~/.Xresources.
166
167 Please note that nowadays, things like XIM will automatically pull
168 in and use the full X resource manager, so the overhead of using it
169 might be very small, if nonexistant.
170
171 --enable-strings (default: off)
172 Add support for our possibly faster memset() function and other
173 various routines, overriding your system's versions which may have
174 been hand-crafted in assembly or may require extra libraries to link
175 in. (this breaks ANSI-C rules and has problems on many GNU/Linux
176 systems).
177 156
178 --disable-swapscreen 157 --disable-swapscreen
179 Remove support for secondary/swap screen. 158 Remove support for secondary/swap screen.
180 159
181 --enable-frills (default: on) 160 --enable-frills (default: on)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines