--- rxvt-unicode/reconf 2003/11/25 17:11:32 1.4 +++ rxvt-unicode/reconf 2004/02/24 23:58:07 1.15 @@ -1,6 +1,12 @@ +#!/bin/sh + +# this is the configure script I use. It represents most of the features I +# support and is a good baseline :) + ./configure --prefix=/opt/rxvt --enable-utmp \ - --enable-wtmp --enable-lastlog --enable-xim --disable-strings --enable-xterm-scroll \ + --enable-wtmp --enable-lastlog --enable-xim --disable-strings \ --with-term=xterm --enable-keepscrolling --enable-xft \ - --enable-frills --disable-swapscreen \ - --with-codesets=eu,jp \ - --enable-cursor-blink --enable-pointer-blank --enable-cursor-blink + --enable-frills --enable-swapscreen --enable-transparency \ + --with-codesets=eu,jp --enable-menubar \ + --enable-cursor-blink --enable-pointer-blank --enable-text-blink \ + --enable-plain-scroll