1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-11-03 15:43:50 +01:00

Fix autotools warnings from libsamplerate.

(Older) autoreconf versions will fail if the autotools warnings are not
addressed.
This commit is contained in:
benjamin.drung@gmail.com
2013-11-13 12:15:34 +00:00
parent 7a5f6fbbf3
commit 75100a1478
13 changed files with 87 additions and 25 deletions

View File

@@ -117,7 +117,6 @@ am__can_run_installinfo = \
am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
ACLOCAL = @ACLOCAL@
ACLOCAL_AMFLAGS = @ACLOCAL_AMFLAGS@
AMTAR = @AMTAR@
AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
AR = @AR@