1
0
mirror of https://github.com/cookiengineer/audacity synced 2026-01-12 07:35:51 +01:00

Add and apply autotools.patch to fix all autotools warnings for libvorbis.

This commit is contained in:
benjamin.drung@gmail.com
2013-10-25 11:35:39 +00:00
parent d1bb18d3de
commit ed0e3f66b5
9 changed files with 119 additions and 12 deletions

View File

@@ -1,6 +1,6 @@
## Process this file with automake to produce Makefile.in
INCLUDES = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
AM_CPPFLAGS = -I../lib -I$(top_srcdir)/include @OGG_CFLAGS@
EXTRA_PROGRAMS = latticebuild latticetune huffbuild distribution
CLEANFILES = $(EXTRA_PROGRAMS)