--- rxvt-unicode/README.configure 2008/06/15 13:54:15 1.63 +++ rxvt-unicode/README.configure 2010/03/16 00:54:46 1.65 @@ -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 @@ -64,7 +64,7 @@ --enable-combining (default: on) Enable automatic composition of combining characters into composite characters. This is required for proper viewing of text where - accents are encoded as seperate unicode characters. This is done by + accents are encoded as separate unicode characters. This is done by using precomposited characters when available or creating new pseudo-characters when no precomposed form exists. @@ -163,7 +163,7 @@ MWM-hints EWMH-hints (pid, utf8 names) and protocols (ping) urgency hint - seperate underline colour (-underlineColor) + separate underline colour (-underlineColor) settable border widths and borderless switch (-w, -b, -bl) visual depth selection (-depth) settable extra linespacing /-lsp) @@ -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) @@ -236,6 +236,10 @@ --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.