summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorMark Thompson <sw@jkqxz.net>2020-07-30 22:31:58 +0100
committerMark Thompson <sw@jkqxz.net>2020-07-31 22:30:35 +0100
commit30a4bdbc1f4853c1deb2cd551d8c661f7b067503 (patch)
treecbdb81bdda804d4ca9f27110688011f37290007a /configure
parent134a48a88023a02f941afdd7d21c34897ade4d08 (diff)
libsvtav1: Rename without a _
The external library is called libsvtav1, so use this name everywhere.
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 169f23e17f..b137669dd3 100755
--- a/configure
+++ b/configure
@@ -3245,7 +3245,7 @@ libshine_encoder_select="audio_frame_queue"
libspeex_decoder_deps="libspeex"
libspeex_encoder_deps="libspeex"
libspeex_encoder_select="audio_frame_queue"
-libsvt_av1_encoder_deps="libsvtav1"
+libsvtav1_encoder_deps="libsvtav1"
libtheora_encoder_deps="libtheora"
libtwolame_encoder_deps="libtwolame"
libvo_amrwbenc_encoder_deps="libvo_amrwbenc"