Update of /cvsroot/audacity/lib-src/soundtouch/source/SoundTouch
In directory sc8-pr-cvs11.sourceforge.net:/tmp/cvs-serv14704

Modified Files:
      Tag: AUDACITY_1_2
        Makefile.am 
Log Message:
Allow compilation with gcc-3.3.


Index: Makefile.am
===================================================================
RCS file: /cvsroot/audacity/lib-src/soundtouch/source/SoundTouch/Makefile.am,v
retrieving revision 1.1.1.1.2.3
retrieving revision 1.1.1.1.2.4
diff -u -d -r1.1.1.1.2.3 -r1.1.1.1.2.4
--- Makefile.am 8 Apr 2006 14:14:10 -0000       1.1.1.1.2.3
+++ Makefile.am 15 Nov 2006 03:57:44 -0000      1.1.1.1.2.4
@@ -35,7 +35,7 @@
 
 # ??? test for -fcheck-new in configure.ac
 # other compiler flags to add
-AM_CXXFLAGS=-O3 -msse -fcheck-new -I../../include
+AM_CXXFLAGS=-O3 -fcheck-new $(SOUNDTOUCH_CXXFLAGS) -I../../include
 
 # other linking flags to add
 #libSoundTouch_la_LIBADD=


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to