Ticket #15107: patch-configure

File patch-configure, 392 bytes (added by waterson@…, 16 years ago)

audio/libofa/files/patch-configure

Line 
1--- configure~  2006-05-10 11:10:04.000000000 -0700
2+++ configure   2008-04-22 16:25:53.000000000 -0700
3@@ -20486,7 +20486,7 @@
4 if test x$os = xdarwin; then
5     { echo "$as_me:$LINENO: Using vDSP on OS X" >&5
6 echo "$as_me: Using vDSP on OS X" >&6;}
7-    LIBS="$LIBS -framework Accelerate"
8+    LIBS="$LIBS -XCClinker -framework -XCClinker Accelerate"
9     FFT_WRAPPER="fftlibvdsp_op.cpp"
10 
11