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.46 by root, Mon Jan 30 22:49:30 2006 UTC vs.
Revision 1.51 by root, Thu Nov 2 17:37:47 2006 UTC

175 cursor blinking and underline cursor (-cb, -uc) 175 cursor blinking and underline cursor (-cb, -uc)
176 XEmbed support (-embed) 176 XEmbed support (-embed)
177 user-pty (-pty-fd) 177 user-pty (-pty-fd)
178 hold on exit (-hold) 178 hold on exit (-hold)
179 skip builtin block graphics (-sbg) 179 skip builtin block graphics (-sbg)
180 separate highlightcolor support (-hc)
180 181
181 It also enabled some non-essential features otherwise disabled, such 182 It also enables some non-essential features otherwise disabled, such
182 as: 183 as:
183 184
184 some round-trip time optimisations 185 some round-trip time optimisations
185 nearest color allocation on pseudocolor screens 186 nearest color allocation on pseudocolor screens
186 UTF8_STRING supporr for selection 187 UTF8_STRING supporr for selection
213 --disable-new-selection 214 --disable-new-selection
214 Remove support for mouse selection style like that of xterm. 215 Remove support for mouse selection style like that of xterm.
215 216
216 --enable-dmalloc (default: off) 217 --enable-dmalloc (default: off)
217 Use Gray Watson's malloc - which is good for debugging See 218 Use Gray Watson's malloc - which is good for debugging See
218 http://www.letters.com/dmalloc/ for details If you use either this 219 <http://www.letters.com/dmalloc/> for details If you use either this
219 or the next option, you may need to edit src/Makefile after 220 or the next option, you may need to edit src/Makefile after
220 compiling to point DINCLUDE and DLIB to the right places. 221 compiling to point DINCLUDE and DLIB to the right places.
221 222
222 You can only use either this option and the following (should you 223 You can only use either this option and the following (should you
223 use either) . 224 use either) .

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines