ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/autoconf/config.h.in
(Generate patch)

Comparing rxvt-unicode/autoconf/config.h.in (file contents):
Revision 1.10 by pcg, Sun Mar 14 17:33:07 2004 UTC vs.
Revision 1.12 by pcg, Mon Mar 29 21:02:11 2004 UTC

239#undef NO_FRILLS 239#undef NO_FRILLS
240 240
241/* Define if you don't want support linespace */ 241/* Define if you don't want support linespace */
242#undef NO_LINESPACE 242#undef NO_LINESPACE
243 243
244/* Define to remove xterm style mouse selection */
245#undef NO_NEW_SELECTION
246
247/* Define to remove old rxvt (ver 2.20 and before) style selection */
248#undef NO_OLD_SELECTION
249
250/* Define if you don't want any resources read */ 244/* Define if you don't want any resources read */
251#undef NO_RESOURCES 245#undef NO_RESOURCES
252 246
253/* Define for continual scrolling when you keep the scrollbar button pressed 247/* Define for continual scrolling when you keep the scrollbar button pressed
254 */ 248 */
391/* Define if you want blinking text support */ 385/* Define if you want blinking text support */
392#undef TEXT_BLINK 386#undef TEXT_BLINK
393 387
394/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */ 388/* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
395#undef TIME_WITH_SYS_TIME 389#undef TIME_WITH_SYS_TIME
390
391/* Define if you want your background to be tinted */
392#undef TINTING
396 393
397/* Define if you want your background to use the parent window background */ 394/* Define if you want your background to use the parent window background */
398#undef TRANSPARENT 395#undef TRANSPARENT
399 396
400/* Define location of ttys/ttytab */ 397/* Define location of ttys/ttytab */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines