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.22 by root, Mon Jan 17 01:44:51 2005 UTC vs.
Revision 1.23 by root, Fri Feb 4 12:04:31 2005 UTC

151 151
152 --enable-xgetdefault 152 --enable-xgetdefault
153 Make resources checking via XGetDefault() instead of our small 153 Make resources checking via XGetDefault() instead of our small
154 version which only checks ~/.Xdefaults, or if that doesn't exist 154 version which only checks ~/.Xdefaults, or if that doesn't exist
155 then ~/.Xresources. 155 then ~/.Xresources.
156
157 Please note that nowadays, things like XIM will automatically pull
158 in and use the full X resource manager, so the overhead of using it
159 might be very small, if nonexistant.
156 160
157 --enable-strings 161 --enable-strings
158 Add support for our possibly faster memset() function and other 162 Add support for our possibly faster memset() function and other
159 various routines, overriding your system's versions which may have 163 various routines, overriding your system's versions which may have
160 been hand-crafted in assembly or may require extra libraries to link 164 been hand-crafted in assembly or may require extra libraries to link
180 iso-14755-2 and -3, and visual feedback 184 iso-14755-2 and -3, and visual feedback
181 backindex and forwardindex escape sequence 185 backindex and forwardindex escape sequence
182 window op and locale change escape sequences 186 window op and locale change escape sequences
183 tripleclickwords 187 tripleclickwords
184 settable insecure mode 188 settable insecure mode
189 keysym remapping support
185 190
186 --enable-iso14755 191 --enable-iso14755
187 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). 192 Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt).
188 Basic support (section 5.1) is enabled by "--enable-frills", while 193 Basic support (section 5.1) is enabled by "--enable-frills", while
189 support for 5.2, 5.3 and 5.4 is enabled with this switch. 194 support for 5.2, 5.3 and 5.4 is enabled with this switch.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines