ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/reconf
(Generate patch)

Comparing rxvt-unicode/reconf (file contents):
Revision 1.5 by pcg, Thu Dec 18 00:56:51 2003 UTC vs.
Revision 1.15 by pcg, Tue Feb 24 23:58:07 2004 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines