ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/reconf
Revision: 1.15
Committed: Tue Feb 24 23:58:07 2004 UTC (20 years, 3 months ago) by pcg
Branch: MAIN
CVS Tags: rel-1_9
Changes since 1.5: +5 -4 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.5 #!/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 pcg 1.1 ./configure --prefix=/opt/rxvt --enable-utmp \
7 pcg 1.15 --enable-wtmp --enable-lastlog --enable-xim --disable-strings \
8 pcg 1.1 --with-term=xterm --enable-keepscrolling --enable-xft \
9 pcg 1.15 --enable-frills --enable-swapscreen --enable-transparency \
10     --with-codesets=eu,jp --enable-menubar \
11     --enable-cursor-blink --enable-pointer-blank --enable-text-blink \
12     --enable-plain-scroll