--- rxvt-unicode/README.configure 2008/01/29 11:00:49 1.62 +++ rxvt-unicode/README.configure 2009/12/30 06:14:03 1.64 @@ -9,7 +9,7 @@ --enable-everything Add (or remove) support for all non-multichoice options listed in - "./configure --help". + "./configure --help", except for "--enable-assert". You can specify this and then disable options you do not like by *following* this with the appropriate "--disable-..." arguments, or @@ -171,7 +171,7 @@ tripleclickwords (-tcw) settable insecure mode (-insecure) keysym remapping support - cursor blinking and underline cursor (-cb, -uc) + cursor blinking and underline cursor (-bc, -uc) XEmbed support (-embed) user-pty (-pty-fd) hold on exit (-hold) @@ -195,9 +195,9 @@ verbose X error handling --enable-iso14755 (default: on) - Enable extended ISO 14755 support (see rxvt(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. + Enable extended ISO 14755 support (see rxvt(1)). 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. --enable-keepscrolling (default: on) Add support for continual scrolling of the display when you hold the @@ -227,14 +227,18 @@ 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 - (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" - environment variable when running configure. Even when compiled in, - perl will *not* be initialised when all extensions have been - disabled "-pe "" --perl-ext-common """, so it should be safe to - enable from a resource standpoint. + Enable an embedded perl interpreter. See the rxvtperl(3) manpage for + more info on this feature, or the files in src/perl/ for the + extensions that are installed by default. The perl interpreter that + is used can be specified via the "PERL" environment variable when + running configure. Even when compiled in, perl will *not* be + initialised when all extensions have been disabled "-pe "" + --perl-ext-common """, so it should be safe to enable from a + resource standpoint. + + --enable-assert (default: off) + Enables the assertions in the code, normally disabled. This switch + is only useful when developing rxvt-unicode. --with-afterimage-config=DIR Look for the libAfterImage config script in DIR.