1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-10-10 16:43:33 +02:00

Regenerate autotools file for soundtouch.

This commit is contained in:
benjamin.drung@gmail.com
2013-11-01 20:55:32 +00:00
parent fba04b209b
commit 834c50ea1e
6 changed files with 6 additions and 5 deletions

View File

@@ -293,7 +293,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
# doc directory
pkgdocdir = $(prefix)/doc/@PACKAGE@

View File

@@ -292,7 +292,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
# doc directory
pkgdocdir = $(prefix)/doc/@PACKAGE@

View File

@@ -332,7 +332,7 @@ target_alias = @target_alias@
top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
INCLUDES = -I$(top_srcdir)/include
AM_CPPFLAGS = -I$(top_srcdir)/include
# doc directory
pkgdocdir = $(prefix)/doc/@PACKAGE@