Update of /cvsroot/audacity/audacity-src
In directory 23jxhf1.ch3.sourceforge.com:/tmp/cvs-serv12137

Modified Files:
        configure 
Log Message:
Always reconfigure soundtouch when reconfiguring audacity, otherwise if one 
configure run fails it's impossible to get it working without going and 
removing files by hand


Index: configure
===================================================================
RCS file: /cvsroot/audacity/audacity-src/configure,v
retrieving revision 1.181
retrieving revision 1.182
diff -u -d -r1.181 -r1.182
--- configure   16 Sep 2009 20:17:18 -0000      1.181
+++ configure   7 Nov 2009 12:26:54 -0000       1.182
@@ -7865,10 +7865,7 @@
       LIBSOUNDTOUCH_LOCAL_LIBS="libSoundTouch.a"
       LIBSOUNDTOUCH_LOCAL_CXXFLAGS='-I$(top_srcdir)/lib-src/soundtouch/include'
       LIBSOUNDTOUCH_LOCAL_CPPSYMBOLS="USE_SOUNDTOUCH"
-
-      if test ! -f lib-src/soundtouch/Makefile ; then
-         LIBSOUNDTOUCH_LOCAL_CONFIG_SUBDIRS="lib-src/soundtouch"
-      fi
+      LIBSOUNDTOUCH_LOCAL_CONFIG_SUBDIRS="lib-src/soundtouch"
       { $as_echo "$as_me:$LINENO: libsoundtouch libraries are available in the 
local tree" >&5
 $as_echo "$as_me: libsoundtouch libraries are available in the local tree" 
>&6;}
    else


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Audacity-cvs mailing list
Audacity-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to