configure.ac: link the Vorbis encoder with libogg

Fixes another linker failure.  Similar to commit ea406875
This commit is contained in:
Max Kellermann
2014-02-17 19:42:38 +01:00
parent 57e862712a
commit 5d87a274a5
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1,4 +1,6 @@
ver 0.18.9 (not yet released)
* encoder
- vorbis: fix another linker failure
ver 0.18.8 (2014/02/07)
* decoder