$OpenBSD: patch-speech_tools_config_compilers_gcc295_mak,v 1.1 2004/07/11 06:27:07 jolan Exp $
--- speech_tools/config/compilers/gcc295.mak.orig	2004-05-06 15:03:05.000000000 -0500
+++ speech_tools/config/compilers/gcc295.mak	2004-05-06 15:02:28.000000000 -0500
@@ -46,8 +46,8 @@ ifndef GCC295
     GCC295 = gcc
 endif
 
-CC= $(GCC295)
-CXX = $(GCC295)
+#CC= $(GCC295)
+#CXX = $(GCC295)
 
 CXXFLAGS  +=  -fguiding-decls
 
