mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-29 00:30:23 +01:00
Fix all autotools warnings from libsndfile.
(Older) autoreconf versions will fail if the autotools warnings are not addressed.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
SUBDIRS = GSM610 G72x
|
||||
|
||||
INCLUDES = @EXTERNAL_CFLAGS@
|
||||
AM_CPPFLAGS = @EXTERNAL_CFLAGS@
|
||||
|
||||
lib_LTLIBRARIES = libsndfile.la
|
||||
include_HEADERS = sndfile.hh
|
||||
|
||||
Reference in New Issue
Block a user