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.11 by pcg, Sun Mar 14 23:14:39 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 */
235/* Define if you don't want handling for rarely used features */ 238/* Define if you don't want handling for rarely used features */
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
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 243
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines