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.7 by pcg, Wed Mar 3 04:07:52 2004 UTC vs.
Revision 1.12 by pcg, Mon Mar 29 21:02:11 2004 UTC

1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */ 1/* autoconf/config.h.in. Generated from autoconf/configure.in by autoheader. */
2 2
3/* Define if you want blinking cursor support */ 3/* Define if you want blinking cursor support */
4#undef CURSOR_BLINK 4#undef CURSOR_BLINK
5
6/* Define if you want to automatically compose combining characters */
7#undef ENABLE_COMBINING
5 8
6/* Define if you want chinese codesets */ 9/* Define if you want chinese codesets */
7#undef ENCODING_CN 10#undef ENCODING_CN
8 11
9/* Define if you want extended chinese codesets */ 12/* Define if you want extended chinese codesets */
236#undef NO_FRILLS 239#undef NO_FRILLS
237 240
238/* Define if you don't want support linespace */ 241/* Define if you don't want support linespace */
239#undef NO_LINESPACE 242#undef NO_LINESPACE
240 243
241/* Define to remove xterm style mouse selection */
242#undef NO_NEW_SELECTION
243
244/* Define to remove old rxvt (ver 2.20 and before) style selection */
245#undef NO_OLD_SELECTION
246
247/* Define if you don't want any resources read */ 244/* Define if you don't want any resources read */
248#undef NO_RESOURCES 245#undef NO_RESOURCES
249 246
250/* Define for continual scrolling when you keep the scrollbar button pressed 247/* Define for continual scrolling when you keep the scrollbar button pressed
251 */ 248 */
388/* Define if you want blinking text support */ 385/* Define if you want blinking text support */
389#undef TEXT_BLINK 386#undef TEXT_BLINK
390 387
391/* 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>. */
392#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
393 393
394/* 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 */
395#undef TRANSPARENT 395#undef TRANSPARENT
396 396
397/* Define location of ttys/ttytab */ 397/* Define location of ttys/ttytab */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines