--- rxvt-unicode/README.configure 2007/08/01 18:38:15 1.56 +++ rxvt-unicode/README.configure 2007/10/27 12:09:02 1.57 @@ -1,9 +1,9 @@ CONFIGURE OPTIONS General hint: if you get compile errors, then likely your configuration hasn't been tested well. Either try with "--enable-everything" or use - the default configuration (i.e. "--enable-xxx" or "--disable-xxx"). Of - course, you should always report when a combination doesn't work, so it - can be fixed. Marc Lehmann . + the default configuration (i.e. no "--enable-xxx" or "--disable-xxx" + switches). Of course, you should always report when a combination + doesn't work, so it can be fixed. Marc Lehmann . All @@ -106,9 +106,6 @@ at start of rxvt execution. This option requires --enable-utmp to also be specified. - --enable-xpm-background (default: on) - Add support for XPM background pixmaps. - --enable-afterimage (default: on) Add support for libAfterImage to be used for transparency and background images. It adds support for many file formats including @@ -120,7 +117,7 @@ root background, as well as dynamic scaling and bluring of background images. - Note that with this option enabled, rxvt's memory footprint might + Note that with this option enabled, urxvt's memory footprint might increase by a few megabytes even if no extra features are used (mostly due to third-party libraries used by libAI). Memory footprint may somewhat be lowered if libAfterImage is configured @@ -133,10 +130,6 @@ --enable-fading (default: on) Add support for fading the text when focus is lost. - --enable-tinting (default: on) - Add support for tinting of transparent backgrounds (requires - "--enable-transparency"). - --enable-rxvt-scroll (default: on) Add support for the original rxvt scrollbar. @@ -211,7 +204,7 @@ verbose X error handling --enable-iso14755 (default: on) - Enable extended ISO 14755 support (see rxvt(1), or doc/rxvt.1.txt). + Enable extended ISO 14755 support (see urxvt(1), or doc/rxvt.1.txt). Basic support (section 5.1) is enabled by "--enable-frills", while support for 5.2, 5.3 and 5.4 is enabled with this switch. @@ -240,7 +233,7 @@ Add support to have the pointer disappear when typing or inactive. --enable-perl (default: on) - Enable an embedded perl interpreter. See the rxvtperl(3) manpage + Enable an embedded perl interpreter. See the urxvtperl(3) manpage (doc/rxvtperl.txt) for more info on this feature, or the files in src/perl-ext/ for the extensions that are installed by default. The perl interpreter that is used can be specified via the "PERL" @@ -266,12 +259,3 @@ --with-x Use the X Window System (pretty much default, eh?). - --with-xpm-includes=DIR - Look for the XPM includes in DIR. - - --with-xpm-library=DIR - Look for the XPM library in DIR. - - --with-xpm - Not needed - define via --enable-xpm-background. -