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.9 by pcg, Fri Mar 5 04:26:54 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 5
6/* Define if you want to automatically compose combining characters */
7#undef ENABLE_COMBINING
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 */
10#undef ENCODING_CN_EXT 13#undef ENCODING_CN_EXT
11
12/* Define if you want to automatically compose combining characters */
13#undef ENCODING_COMPOSE
14 14
15/* Define if you want european extended codesets */ 15/* Define if you want european extended codesets */
16#undef ENCODING_EU 16#undef ENCODING_EU
17 17
18/* Define if you want japanese codesets */ 18/* Define if you want japanese codesets */
238/* Define if you don't want handling for rarely used features */ 238/* Define if you don't want handling for rarely used features */
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
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 243
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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines