mirror of
https://github.com/cookiengineer/audacity
synced 2026-01-12 23:55:50 +01:00
Use pkg-config override facility to specify libogg location to libvorbis.
1) Revert "Reintroduce patch for building local libvorbis with local libogg." (r12914) 2) Remove acinclude.m4 and regenerate autotool files to use a newer pkg-config checking macro to get the override facility. 3) Override pkg-config check for libogg by specifying OGG_CFLAGS and OGG_LIBS.
This commit is contained in:
@@ -127,10 +127,9 @@ library for endcoding and decoding Xiph.org's high-quality compressed audio
|
||||
format.
|
||||
Version in Audacity SVN: 1.3.3
|
||||
Patches: autotools.patch: Fix all autotools warnings.
|
||||
local-libogg.patch: configure patch that lets us build against a
|
||||
local libogg if there isn't a system one.
|
||||
Upstream Version: 1.3.3
|
||||
|
||||
|
||||
lib-widget-extra
|
||||
----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user