--- rxvt-unicode/reconf 2003/11/25 17:11:32 1.4 +++ rxvt-unicode/reconf 2003/12/18 00:56:51 1.5 @@ -1,3 +1,8 @@ +#!/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 \ --with-term=xterm --enable-keepscrolling --enable-xft \