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

Comparing rxvt-unicode/reconf (file contents):
Revision 1.42 by root, Sun Apr 17 22:36:13 2005 UTC vs.
Revision 1.45 by root, Tue Oct 25 20:16:41 2005 UTC

8 CC=ccache\ gcc-3.4 8 CC=ccache\ gcc-3.4
9 CXX=ccache\ g++-3.4 9 CXX=ccache\ g++-3.4
10 export CC CXX 10 export CC CXX
11fi 11fi
12 12
13./configure --prefix=/opt/rxvt --enable-utmp \ 13./configure --prefix=/opt/rxvt --with-name=rxvt \
14 --enable-wtmp --enable-lastlog --disable-strings --enable-xim \
15 --disable-keepscrolling --enable-xft --enable-mousewheel \
16 --with-name=rxvt --enable-selectionscrolling --enable-pointer-blank \
17 --enable-frills --enable-swapscreen --enable-transparency --enable-slipwheeling \
18 --with-codesets=all --enable-menubar --enable-tinting \
19 --enable-text-blink --enable-fading \
20 --enable-plain-scroll --enable-rxvt-scroll --enable-combining --enable-iso14755 \
21 --enable-font-styles --enable-xpm-background --enable-xgetdefault \ 14 --enable-transparency --enable-menubar --enable-xpm-background --enable-xgetdefault \
22 --enable-next-scroll --enable-xterm-scroll \
23 "$@" 15 "$@"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines