2007-06-26 13:11:39 -04:00
|
|
|
$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;
|
2006-12-27 11:49:25 -05:00
|
|
|
|
2007-05-21 07:34:07 -04:00
|
|
|
|
|
|
|
-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"
|
2006-12-27 11:49:25 -05:00
|
|
|
GENERAL_PLUGINS="song_change alarm"
|
2007-06-26 13:11:39 -04:00
|
|
|
@@ -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
|
2007-05-28 14:24:49 -04:00
|
|
|
|
|
|
|
-cat >>confdefs.h <<\_ACEOF
|
|
|
|
+#cat >>confdefs.h <<\_ACEOF
|
|
|
|
#define HAVE_SSE2 1
|
|
|
|
-_ACEOF
|
|
|
|
+#_ACEOF
|
|
|
|
|
2007-06-26 13:11:39 -04:00
|
|
|
- SIMD_CFLAGS=-msse2
|
|
|
|
+# SIMD_CFLAGS=-msse2
|
2007-05-28 14:24:49 -04:00
|
|
|
else
|
|
|
|
echo "$as_me: program exited with status $ac_status" >&5
|
|
|
|
echo "$as_me: failed program was:" >&5
|