--- rxvt-unicode/reconf 2005/04/17 22:36:13 1.42 +++ rxvt-unicode/reconf 2005/04/26 01:11:18 1.43 @@ -5,8 +5,8 @@ # just set some compiler options if [ "x$HOSTNAME" = xcerebro -o "x$HOSTNAME" = xfuji ]; then - CC=ccache\ gcc-3.4 - CXX=ccache\ g++-3.4 + CC=ccache\ gcc-4.0 + CXX=ccache\ g++-4.0 export CC CXX fi