mirror of
https://github.com/cookiengineer/audacity
synced 2025-11-03 07:33:49 +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:
2
lib-src/libvorbis/aclocal.m4
vendored
2
lib-src/libvorbis/aclocal.m4
vendored
@@ -1140,5 +1140,5 @@ m4_include([m4/ltoptions.m4])
|
||||
m4_include([m4/ltsugar.m4])
|
||||
m4_include([m4/ltversion.m4])
|
||||
m4_include([m4/lt~obsolete.m4])
|
||||
m4_include([m4/ogg.m4])
|
||||
m4_include([m4/pkg.m4])
|
||||
m4_include([acinclude.m4])
|
||||
|
||||
Reference in New Issue
Block a user