ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/doc/rxvt.7.pod
(Generate patch)

Comparing rxvt-unicode/doc/rxvt.7.pod (file contents):
Revision 1.178 by root, Sun Dec 6 01:34:27 2009 UTC vs.
Revision 1.179 by root, Sat Dec 26 10:24:04 2009 UTC

2259 2259
2260=over 4 2260=over 4
2261 2261
2262=item --enable-everything 2262=item --enable-everything
2263 2263
2264Add (or remove) support for all non-multichoice options listed in "./configure 2264Add (or remove) support for all non-multichoice options listed in
2265--help". 2265C<./configure --help>, except for C<--enable-assert>.
2266 2266
2267You can specify this and then disable options you do not like by 2267You can specify this and then disable options you do not like by
2268I<following> this with the appropriate C<--disable-...> arguments, 2268I<following> this with the appropriate C<--disable-...> arguments,
2269or you can start with a minimal configuration by specifying 2269or you can start with a minimal configuration by specifying
2270C<--disable-everything> and than adding just the C<--enable-...> arguments 2270C<--disable-everything> and than adding just the C<--enable-...> arguments
2518environment variable when running configure. Even when compiled in, 2518environment variable when running configure. Even when compiled in,
2519perl will I<not> be initialised when all extensions have been disabled 2519perl will I<not> be initialised when all extensions have been disabled
2520C<-pe "" --perl-ext-common "">, so it should be safe to enable from a 2520C<-pe "" --perl-ext-common "">, so it should be safe to enable from a
2521resource standpoint. 2521resource standpoint.
2522 2522
2523=item --enable-assert (default: off)
2524
2525Enables the assertions in the code, normally disabled. This switch is only
2526useful when developing rxvt-unicode.
2527
2523=item --with-afterimage-config=DIR 2528=item --with-afterimage-config=DIR
2524 2529
2525Look for the libAfterImage config script in DIR. 2530Look for the libAfterImage config script in DIR.
2526 2531
2527=item --with-name=NAME (default: urxvt) 2532=item --with-name=NAME (default: urxvt)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines