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

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


Index: Makefile.in
===================================================================
RCS file: /cvsroot/audacity/lib-src/soundtouch/source/SoundTouch/Makefile.in,v
retrieving revision 1.1.1.1.2.6
retrieving revision 1.1.1.1.2.7
diff -u -d -r1.1.1.1.2.6 -r1.1.1.1.2.7
--- Makefile.in 11 Nov 2006 23:28:20 -0000      1.1.1.1.2.6
+++ Makefile.in 15 Nov 2006 02:49:18 -0000      1.1.1.1.2.7
@@ -189,7 +189,7 @@
 
 # ??? test for -fcheck-new in configure.ac
 # other compiler flags to add
-AM_CXXFLAGS = -O3 -fcheck-new -I../../include
+AM_CXXFLAGS = -O3 -fcheck-new $(SOUNDTOUCH_CXXFLAGS) -I../../include
 all: all-am
 
 .SUFFIXES:


-------------------------------------------------------------------------
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