mirror of
https://github.com/cookiengineer/audacity
synced 2026-03-02 01:44:25 +01:00
Fix autotools warnings from libsamplerate.
(Older) autoreconf versions will fail if the autotools warnings are not addressed.
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
ACLOCAL_AMFLAGS = -I M4
|
||||
|
||||
DISTCHECK_CONFIGURE_FLAGS = --enable-gcc-werror
|
||||
|
||||
SUBDIRS = src doc examples tests
|
||||
|
||||
Reference in New Issue
Block a user