1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-03-03 13:14:33 +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:
benjamin.drung@gmail.com
2013-11-13 20:41:32 +00:00
parent 75100a1478
commit 714bb0343c
37 changed files with 17295 additions and 5333 deletions

View File

@@ -7,7 +7,7 @@ bin_PROGRAMS = sndfile-info sndfile-play sndfile-convert sndfile-cmp \
OS_SPECIFIC_CFLAGS = @OS_SPECIFIC_CFLAGS@
OS_SPECIFIC_LINKS = @OS_SPECIFIC_LINKS@
INCLUDES = -I$(top_srcdir)/src $(OS_SPECIFIC_CFLAGS)
AM_CPPFLAGS = -I$(top_srcdir)/src $(OS_SPECIFIC_CFLAGS)
CLEANFILES = *~