$OpenBSD: patch-configure,v 1.4 2007/06/26 17:11:39 steven Exp $
--- configure.orig	Thu Jun  7 17:44:42 2007
+++ configure	Tue Jun 26 16:46:13 2007
@@ -5357,7 +5357,7 @@ _ACEOF
 fi;
 
 
-INPUT_PLUGINS="tonegen console sexypsf wav cue alac metronom vtx"
+INPUT_PLUGINS="tonegen console sexypsf wav alac metronom vtx"
 OUTPUT_PLUGINS="disk_writer null"
 EFFECT_PLUGINS="audiocompress ladspa voice_removal sndstretch stereo_plugin echo_plugin"
 GENERAL_PLUGINS="song_change alarm"
@@ -7015,11 +7015,11 @@ if { (eval echo "$as_me:$LINENO: \"$ac_link\"") >&5
   echo "$as_me:$LINENO: result: SSE2 yes" >&5
 echo "${ECHO_T}SSE2 yes" >&6
 
-cat >>confdefs.h <<\_ACEOF
+#cat >>confdefs.h <<\_ACEOF
 #define HAVE_SSE2 1
-_ACEOF
+#_ACEOF
 
-  SIMD_CFLAGS=-msse2
+#  SIMD_CFLAGS=-msse2
 else
   echo "$as_me: program exited with status $ac_status" >&5
 echo "$as_me: failed program was:" >&5
