mirror of
https://github.com/cookiengineer/audacity
synced 2025-10-11 09:03:36 +02:00
Don't want to run the oggtest program during configure step.
This commit is contained in:
1
configure
vendored
1
configure
vendored
@@ -6593,6 +6593,7 @@ fi
|
||||
LIBVORBIS_LOCAL_CPPSYMBOLS="USE_LIBVORBIS"
|
||||
|
||||
LIBVORBIS_LOCAL_CONFIG_SUBDIRS="lib-src/libogg lib-src/libvorbis"
|
||||
LIBVORBIS_LOCAL_CONFIGURE_OPTS="--disable-oggtest"
|
||||
export PKG_CONFIG_PATH="${srcdir}/lib-src/libogg:${PKG_CONFIG_PATH}"
|
||||
|
||||
{ $as_echo "$as_me:${as_lineno-$LINENO}: Vorbis libraries are available in this source tree" >&5
|
||||
|
Reference in New Issue
Block a user