1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-26 07:10:09 +01:00

Update soundtouch to 1.7.1.

This commit is contained in:
lllucius
2013-10-24 06:36:42 +00:00
parent 8d97adecb1
commit f740766f37
107 changed files with 6813 additions and 60819 deletions

View File

@@ -1,6 +1,6 @@
## Process this file with automake to create Makefile.in
##
## $Id: Makefile.am,v 1.5 2009-11-07 12:17:03 richardash1981 Exp $
## $Id: Makefile.am 89 2010-04-03 15:30:08Z oparviai $
##
## Copyright (C) 2003 - David W. Durham
##
@@ -52,7 +52,7 @@ EXTRA_DIST= \
README.html
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = soundtouch-1.0.pc
pkgconfig_DATA = soundtouch.pc
## This removes stuff from the distribution which may be present
## from a cvs checkout or other build reasons
@@ -67,4 +67,4 @@ dist-hook:
# flag to aclocal where to find m4 macros for tests
ACLOCAL_AMFLAGS = -I config/m4
AUTOMAKE_OPTIONS = foreign