mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Update libvorbis to 1.3.3.
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip dist-bzip2
|
||||
#AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2
|
||||
AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz
|
||||
|
||||
SUBDIRS = lib include vq
|
||||
SUBDIRS = m4 include vq lib test doc
|
||||
|
||||
if BUILD_EXAMPLES
|
||||
SUBDIRS += examples
|
||||
endif
|
||||
|
||||
m4datadir = $(datadir)/aclocal
|
||||
m4data_DATA = vorbis.m4
|
||||
@@ -19,7 +24,7 @@ EXTRA_DIST = \
|
||||
vorbis-uninstalled.pc.in \
|
||||
vorbisenc-uninstalled.pc.in \
|
||||
vorbisfile-uninstalled.pc.in \
|
||||
doc examples symbian vq \
|
||||
symbian \
|
||||
macos macosx win32
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user