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

Comparing rxvt-unicode/README.configure (file contents):
Revision 1.10 by pcg, Sat Mar 6 00:12:01 2004 UTC vs.
Revision 1.13 by root, Mon Jul 26 18:01:18 2004 UTC

1General hint: if you get compile errors, then likely your configuration
2hasn't been tested well. Either try with --enable-everything or use the
3./reconf script as a base for experiments. ./reconf is used by myself,
4so it should generally be a working config. Of course, you should always
5report when a combination doesn't work, so it can be fixed. Marc Lehmann
6<rxvt@schmorp.de>.
7
1--enable-everything 8--enable-everything
2 add support for all non-multichoice options listed in "./configure 9 add support for all non-multichoice options listed in "./configure
3 --help". Note that unlike other enable options this is order 10 --help". Note that unlike other enable options this is order
4 dependant. You can specify this and then disable options which 11 dependant. You can specify this and then disable options which
5 this enables by _following_ this with the appropriate commands. 12 this enables by _following_ this with the appropriate commands.
64--enable-xpm-background 71--enable-xpm-background
65 add support for XPM background pixmaps 72 add support for XPM background pixmaps
66--enable-transparency 73--enable-transparency
67 add support for inheriting parent backgrounds thus giving a fake 74 add support for inheriting parent backgrounds thus giving a fake
68 transparency to the term 75 transparency to the term
76--enable-tinting
77 add support for tinting of transparent backgrounds.
69--enable-menubar 78--enable-menubar
70 add support for our menu bar system (this interacts badly with 79 add support for our menu bar system (this interacts badly with
71 dynamic locale switching currently) 80 dynamic locale switching currently)
72--enable-rxvt-scroll 81--enable-rxvt-scroll
73 add support for the original rxvt scrollbar 82 add support for the original rxvt scrollbar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines