--- rxvt-unicode/README.configure 2006/01/07 04:19:43 1.38 +++ rxvt-unicode/README.configure 2006/01/22 17:05:15 1.43 @@ -121,11 +121,6 @@ Add support for tinting of transparent backgrounds (requires "--enable-transparency"). - --enable-menubar (default: off) [DEPRECATED] - Add support for our menu bar system (this interacts badly with - dynamic locale switching currently). This option is DEPRECATED and - will be removed in the future. - --enable-rxvt-scroll (default: on) Add support for the original rxvt scrollbar. @@ -140,14 +135,6 @@ the favourite of the rxvt-unicode author, having used it for many years. - --enable-half-shadow (default: off) - Make shadows on the scrollbar only half the normal width & height. - only applicable to rxvt scrollbars. - - --enable-ttygid (default: off) - Change tty device setting to group "tty" - only use this if your - system uses this type of security. - --disable-backspace-key Removes any handling of the backspace key by us - let the X server do it. @@ -159,22 +146,6 @@ --disable-resources Removes any support for resource checking. - --enable-xgetdefault - Make resources checking via XGetDefault() instead of our small - version which only checks ~/.Xdefaults, or if that doesn't exist - then ~/.Xresources. - - Please note that nowadays, things like XIM will automatically pull - in and use the full X resource manager, so the overhead of using it - might be very small, if nonexistant. - - --enable-strings (default: off) - Add support for our possibly faster memset() function and other - various routines, overriding your system's versions which may have - been hand-crafted in assembly or may require extra libraries to link - in. (this breaks ANSI-C rules and has problems on many GNU/Linux - systems). - --disable-swapscreen Remove support for secondary/swap screen.