ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/reconf
Revision: 1.5
Committed: Thu Dec 18 00:56:51 2003 UTC (20 years, 5 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1-3, rel-1-2
Changes since 1.4: +5 -0 lines
Log Message:
*** empty log message ***

File Contents

# Content
1 #!/bin/sh
2
3 # this is the configure script I use. It represents most of the features I
4 # support and is a good baseline :)
5
6 ./configure --prefix=/opt/rxvt --enable-utmp \
7 --enable-wtmp --enable-lastlog --enable-xim --disable-strings --enable-xterm-scroll \
8 --with-term=xterm --enable-keepscrolling --enable-xft \
9 --enable-frills --disable-swapscreen \
10 --with-codesets=eu,jp \
11 --enable-cursor-blink --enable-pointer-blank --enable-cursor-blink