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.11 by pcg, Thu Mar 11 20:26:48 2004 UTC vs.
Revision 1.14 by root, Fri Jul 30 14:59:11 2004 UTC

1General hint: if you get compile errors, then likely your configuration 1General hint: if you get compile errors, then likely your configuration
2hasn't been tested well. Either try with --enable-everything or use the 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, 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 4so it should generally be a working config. Of course, you should always
5report when a combination doesn't work, so it cnya be fixed. Marc Lehmann 5report when a combination doesn't work, so it can be fixed. Marc Lehmann
6<rxvt@schmorp.de>. 6<rxvt@schmorp.de>.
7 7
8--enable-everything 8--enable-everything
9 add support for all non-multichoice options listed in "./configure 9 add support for all non-multichoice options listed in "./configure
10 --help". Note that unlike other enable options this is order 10 --help". Note that unlike other enable options this is order
71--enable-xpm-background 71--enable-xpm-background
72 add support for XPM background pixmaps 72 add support for XPM background pixmaps
73--enable-transparency 73--enable-transparency
74 add support for inheriting parent backgrounds thus giving a fake 74 add support for inheriting parent backgrounds thus giving a fake
75 transparency to the term 75 transparency to the term
76--enable-fading
77 add support for fading the text when focus is lost.
78--enable-tinting
79 add support for tinting of transparent backgrounds.
76--enable-menubar 80--enable-menubar
77 add support for our menu bar system (this interacts badly with 81 add support for our menu bar system (this interacts badly with
78 dynamic locale switching currently) 82 dynamic locale switching currently)
79--enable-rxvt-scroll 83--enable-rxvt-scroll
80 add support for the original rxvt scrollbar 84 add support for the original rxvt scrollbar

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines