mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
icecast: Fix configure if both vorbis and tremor host packages installed
Signed-off-by: Ted Hess <thess@kitschensync.net>
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
return NULL;
|
||||
}
|
||||
|
||||
+/* Some additional functions from vorbis missing from tremore */
|
||||
+/* Some additional functions from vorbis missing from tremor */
|
||||
+
|
||||
+static void _v_writestring(oggpack_buffer *o,char *s, int bytes)
|
||||
+{
|
||||
|
||||
Reference in New Issue
Block a user