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

Comparing rxvt-unicode/reconf (file contents):
Revision 1.50 by root, Wed Jan 11 23:08:54 2006 UTC vs.
Revision 1.51 by root, Fri Jan 20 10:27:08 2006 UTC

6# just set some compiler options 6# just set some compiler options
7if [ "x$HOSTNAME" = xcerebro -o "x$HOSTNAME" = xfuji ]; then 7if [ "x$HOSTNAME" = xcerebro -o "x$HOSTNAME" = xfuji ]; then
8 CC=ccache\ gcc-4.0 8 CC=ccache\ gcc-4.0
9 CXX=ccache\ g++-4.0 9 CXX=ccache\ g++-4.0
10 export CC CXX 10 export CC CXX
11 unset CXXFLAGS CFLAGS
11fi 12fi
12 13
13./configure --prefix=/opt/rxvt --with-name=rxvt --enable-menubar \ 14./configure --prefix=/opt/rxvt --with-name=rxvt --enable-menubar \
14 "$@" 15 "$@"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines