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