repo: rxvt-unicode-sixel action: commit revision: path_from: revision_from: 1bf3be2715b88634ba7465efba063ad65b7b3500: path_to: revision_to:
commit 1bf3be2715b88634ba7465efba063ad65b7b3500 Author: Marc LehmannDate: Tue Apr 26 01:11:18 2005 +0000 *** empty log message *** diff --git a/reconf b/reconf
--- a/reconf
+++ b/reconf
@@ -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
-----END OF PAGE-----