--- rxvt-unicode/README.configure 2004/03/06 00:12:01 1.10 +++ rxvt-unicode/README.configure 2004/07/30 14:59:11 1.14 @@ -1,3 +1,10 @@ +General hint: if you get compile errors, then likely your configuration +hasn't been tested well. Either try with --enable-everything or use the +./reconf script as a base for experiments. ./reconf is used by myself, +so it should generally be a working config. Of course, you should always +report when a combination doesn't work, so it can be fixed. Marc Lehmann +. + --enable-everything add support for all non-multichoice options listed in "./configure --help". Note that unlike other enable options this is order @@ -66,6 +73,10 @@ --enable-transparency add support for inheriting parent backgrounds thus giving a fake transparency to the term +--enable-fading + add support for fading the text when focus is lost. +--enable-tinting + add support for tinting of transparent backgrounds. --enable-menubar add support for our menu bar system (this interacts badly with dynamic locale switching currently)