--- rxvt-unicode/reconf 2005/10/25 20:16:41 1.45 +++ rxvt-unicode/reconf 2005/11/28 19:36:28 1.46 @@ -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