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

Modified Files:
      Tag: AUDACITY_1_2
        Makefile.in 
Log Message:
Commiting the result of an automake run on soundtouch


Index: Makefile.in
===================================================================
RCS file: /cvsroot/audacity/lib-src/soundtouch/source/Makefile.in,v
retrieving revision 1.1.1.1.2.5
retrieving revision 1.1.1.1.2.6
diff -u -d -r1.1.1.1.2.5 -r1.1.1.1.2.6
--- Makefile.in 8 Apr 2006 14:14:10 -0000       1.1.1.1.2.5
+++ Makefile.in 26 Oct 2006 16:45:10 -0000      1.1.1.1.2.6
@@ -170,9 +170,9 @@
              exit 1;; \
          esac; \
        done; \
-       echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu  source/Makefile'; \
+       echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign  source/Makefile'; \
        cd $(top_srcdir) && \
-         $(AUTOMAKE) --gnu  source/Makefile
+         $(AUTOMAKE) --foreign  source/Makefile
 .PRECIOUS: Makefile
 Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
        @case '$?' in \


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Audacity-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/audacity-cvs

Reply via email to