--- rxvt-unicode/README.configure 2007/08/01 18:38:15 1.56 +++ rxvt-unicode/README.configure 2007/11/19 12:02:35 1.58 @@ -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 @@ -127,16 +124,12 @@ without support for SVG. --enable-transparency (default: on) - Add support for inheriting parent backgrounds thus giving a fake - transparency to the term. + Add support for backgrounds, creating illusion of transparency in + the term. --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. @@ -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. -