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.10 by pcg, Sun Mar 14 17:33:07 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 */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines