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:
@@ -5,7 +5,7 @@ noinst_PROGRAMS = misc_test termination_test simple_test callback_test \
|
||||
downsample_test
|
||||
|
||||
SAMPLRATEDIR =../src
|
||||
INCLUDES = -I$(srcdir)/$(SAMPLRATEDIR)
|
||||
AM_CPPFLAGS = -I$(srcdir)/$(SAMPLRATEDIR)
|
||||
noinst_HEADERS = util.h
|
||||
|
||||
#===============================================================================
|
||||
|
||||
Reference in New Issue
Block a user