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

Comparing rxvt-unicode/config.h.in (file contents):
Revision 1.46 by root, Tue Jun 19 18:17:56 2012 UTC vs.
Revision 1.48 by root, Fri Mar 1 12:50:44 2013 UTC

1/* config.h.in. Generated from configure.ac by autoheader. */ 1/* config.h.in. Generated from configure.ac by autoheader. */
2
3/* Define if you want to have sexy-looking background pixmaps. */
4#undef BG_IMAGE_FROM_FILE
5 2
6/* Define if you want 8 bit control sequences */ 3/* Define if you want 8 bit control sequences */
7#undef EIGHT_BIT_CONTROLS 4#undef EIGHT_BIT_CONTROLS
8 5
9/* Define if you want to automatically compose combining characters */ 6/* Define if you want to automatically compose combining characters */
18/* Define if you want bold and italic support */ 15/* Define if you want bold and italic support */
19#undef ENABLE_STYLES 16#undef ENABLE_STYLES
20 17
21/* Define if you want your background to use the parent window background */ 18/* Define if you want your background to use the parent window background */
22#undef ENABLE_TRANSPARENCY 19#undef ENABLE_TRANSPARENCY
23
24/* Define if you want to use XDBE */
25#undef ENABLE_XDBE
26 20
27/* Define if you want european extended codesets */ 21/* Define if you want european extended codesets */
28#undef ENCODING_EU 22#undef ENCODING_EU
29 23
30/* Define if you want japanese codesets */ 24/* Define if you want japanese codesets */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines