summaryrefslogtreecommitdiff
blob: 98583ce74db08269b2f7af3d05577b6e85eeeea5 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -Naur audacity-src-1.3.2-beta.orig/lib-src/soundtouch/include/STTypes.h audacity-src-1.3.2-beta/lib-src/soundtouch/include/STTypes.h
--- audacity-src-1.3.2-beta.orig/lib-src/soundtouch/include/STTypes.h	2006-10-29 08:06:01.000000000 +0900
+++ audacity-src-1.3.2-beta/lib-src/soundtouch/include/STTypes.h	2006-11-17 01:27:15.000000000 +0900
@@ -92,7 +92,6 @@
     /// However, if you're having difficulties getting the optimized routines
     /// compiled with your compler (e.g. some gcc compiler versions may be picky),
     /// you may wish to disable the optimizations to make the library compile.
-    #define ALLOW_OPTIMIZATIONS     1
 
 
     // If defined, allows the SIMD-optimized routines to take minor shortcuts